Skip to content
Snippets Groups Projects
Commit f5a0c38c authored by Chukwuemeka Michael Muonagor's avatar Chukwuemeka Michael Muonagor
Browse files

Update README.md

parent 63a5c088
No related branches found
No related tags found
No related merge requests found
...@@ -19,12 +19,14 @@ ...@@ -19,12 +19,14 @@
1. Install Docker and its dependencies. 1. Install Docker and its dependencies.
2. Clone the project and cd into the directory of the project, then run: 2. Install Elasticsearch.
3. Clone the project and cd into the directory of the project, then run:
``` ```
sudo docker build -t ibi_horse . sudo docker build -t ibi_horse .
``` ```
3. After the build, run: 4. After the build, run:
``` ```
sudo docker run --network host ibi_horse sudo docker run --network host ibi_horse
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment