We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07675f6 commit e669942Copy full SHA for e669942
README.md
@@ -35,7 +35,7 @@ git clone https://github.com/codingene/BioShineR
35
Run the app
36
```
37
docker run --rm -p 3838:3838 \
38
- -v ${PWD}/bioshiner/test/apps/biocmanager:/srv/shiny-server/ \
+ -v ${PWD}/BioShineR/test/apps/biocmanager:/srv/shiny-server/ \
39
-v /srv/shinylog/:/var/log/shiny-server/ \
40
codingene/bioshiner:3.10
41
0 commit comments