Skip to content

Commit 6fa5b8c

Browse files
committed
remove numpy from here
1 parent 70f3b88 commit 6fa5b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ installed. Also install the following libraries:
3838
```sh
3939
$ sudo gem install jekyll jekyll-redirect-from rouge
4040
# Following is needed only for generating API docs
41-
$ sudo pip install sphinx mkdocs numpy
41+
$ sudo pip install sphinx mkdocs
4242
$ sudo Rscript -e 'install.packages(c("knitr", "devtools", "testthat", "rmarkdown"), repos="https://cloud.r-project.org/")'
4343
$ sudo Rscript -e 'devtools::install_version("roxygen2", version = "5.0.1", repos="https://cloud.r-project.org/")'
4444
```

0 commit comments

Comments
 (0)