mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 07:01:00 -05:00
Adds missing dependency description (anaconda) to docs (#1409)
This commit is contained in:
@@ -35,7 +35,9 @@ git pull upstream main
|
||||
cd pyscript/pyscriptjs
|
||||
```
|
||||
|
||||
We need to ensure that we have installed `nodejs` >= 16 and `make`, before we can continue.
|
||||
We need to ensure that we have installed `conda`, `nodejs` >= 16 and `make`, before we can continue.
|
||||
|
||||
* Install `conda` by downloading one of the following packages that include it [MiniConda](https://docs.conda.io/en/latest/miniconda.html) or [Anaconda](https://www.anaconda.com/download/).
|
||||
|
||||
* Install `nodejs` with at least version 16. This can be downloaded at [https://nodejs.org](https://nodejs.org)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user