Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
louiezzang committed Feb 3, 2020
1 parent ad7d418 commit 9ab964e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ ./build.sh [YOUR_DOCKER_IMAGE_NAME or YOUR_DOCKER_IMAGE_NAME:VERSION]
```
eg.
```
$ ./build.sh cia/faiss-server:latest
$ ./build.sh nextmining/faiss-server:latest
```

## Run the faiss server
Expand All @@ -36,7 +36,7 @@ $ ./run.sh [YOUR_DOCKER_IMAGE_NAME or YOUR_DOCKER_IMAGE_NAME:VERSION] [YOUR_DOCK
```
eg.
```
$ ./run.sh cia/faiss-server:latest faiss-server 200 5 10
$ ./run.sh nextmining/faiss-server:latest faiss-server 200 5 10
```


Expand Down

0 comments on commit 9ab964e

Please sign in to comment.