mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
complete install guide (#1140)
This commit is contained in:
@@ -20,7 +20,7 @@ git remote add upstream git@github.com:pyscript/pyscript.git
|
||||
cd pyscript/pyscriptjs
|
||||
```
|
||||
|
||||
* Install the dependencies with the command below (you must have node >=16)
|
||||
* Install the dependencies with the command below (you must have `nodejs` >=16 and `make`)
|
||||
|
||||
```
|
||||
make setup
|
||||
|
||||
Reference in New Issue
Block a user