diff --git a/README.md b/README.md index 322ff44..b374631 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ ts-cheminformatics/ - At the end of `./ts-cheminformatics/cheminformatics-microservice/Dockerfile` change `--port 80` to `--port 8080` - See the [documentation](https://docs.api.naturalproducts.net/introduction.html) for supplimental options -5. Start the Services +5. Start the Services navigate to `./ts-cheminformatics` ```bash docker compose up --build -d ```