Skip to content

Commit e669942

Browse files
authored
Update README.md
1 parent 07675f6 commit e669942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ git clone https://github.com/codingene/BioShineR
3535
Run the app
3636
```
3737
docker run --rm -p 3838:3838 \
38-
-v ${PWD}/bioshiner/test/apps/biocmanager:/srv/shiny-server/ \
38+
-v ${PWD}/BioShineR/test/apps/biocmanager:/srv/shiny-server/ \
3939
-v /srv/shinylog/:/var/log/shiny-server/ \
4040
codingene/bioshiner:3.10
4141
```

0 commit comments

Comments
 (0)