Skip to content

Commit

Permalink
Documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenwacker committed Jul 30, 2024
1 parent 1ac2a4b commit 1caa263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The image can be started with:
docker run -p 9999:9999 -v /data/:/data/ msmint/msmint:latest Mint --data-dir /data --no-browser --host 0.0.0.0


Then the tool is available in the browser at http://localhost:8000.
Then the tool is available in the browser at http://localhost:9999.

## Installation from source
We recommend using [conda](https://docs.anaconda.com/free/miniconda/) or [mamba](https://conda-forge.org/miniforge/) to create a virtual environment before installing `ms-mint-app`.
Expand Down

0 comments on commit 1caa263

Please sign in to comment.