Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melff authored Nov 24, 2024
1 parent 79ded02 commit 56a50df
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 @@ -9,7 +9,7 @@ for [*Jupyter*](http://juypter.org).
To install run the following lines in *R*:

```{r}
devtools::install_github("melff/RKernel/pkg")
install.packages('RKernel', repos = c('https://melff.r-universe.dev', 'https://cloud.r-project.org'))
RKernel::installspec()
```
For dynamic help you also need to install the python package [jupyter-server-proxy](https://pypi.org/project/jupyter-server-proxy/).
Expand Down

0 comments on commit 56a50df

Please sign in to comment.