Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sk-sahu authored Feb 21, 2020
1 parent 07675f6 commit e669942
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 @@ -35,7 +35,7 @@ git clone https://github.com/codingene/BioShineR
Run the app
```
docker run --rm -p 3838:3838 \
-v ${PWD}/bioshiner/test/apps/biocmanager:/srv/shiny-server/ \
-v ${PWD}/BioShineR/test/apps/biocmanager:/srv/shiny-server/ \
-v /srv/shinylog/:/var/log/shiny-server/ \
codingene/bioshiner:3.10
```
Expand Down

0 comments on commit e669942

Please sign in to comment.