Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Jun 27, 2017
1 parent 4ad9a73 commit 29c4425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/apps/Dockerfile
@@ -1,3 +1,3 @@
FROM opencpu/rstudio

RUN R -e 'opencpu::install_apps(c("rwebapps/nabel", "rwebapps/stocks", "rwebapps/markdownapps", "rwebapps/gitstats"))'
RUN R -e 'opencpu::install_apps(c("rwebapps/nabel", "rwebapps/stocks", "rwebapps/markdownapp", "rwebapps/gitstats"))'

0 comments on commit 29c4425

Please sign in to comment.