Skip to content

Commit

Permalink
fix: updated endpoint in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Apr 12, 2024
1 parent 5538582 commit 377ae3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ There are two primary methods of interaction with `biosimulator-processes`:

4. Run the image, ensuring that the running of the container is platform-agnostic:

docker run --platform linux/amd64 -it -p 8888:8888 ghcr.io/biosimulators/biosimulator-processes:latest
docker run --platform linux/amd64 -it -p 8888:8888 ghcr.io/vivarium-collective/biosimulator-processes:latest


**MAC USERS**: Please note that an update of XCode may be required for this to work on your machine.
Expand Down

0 comments on commit 377ae3a

Please sign in to comment.