mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Correct typo in CONTRIBUTING.md (#692)
This commit is contained in:
@@ -47,7 +47,7 @@ If you have questions about the project, using PyScript, or anything else, pleas
|
||||
```
|
||||
git clone https://github.com/pyscript/pyscript
|
||||
```
|
||||
* cd into the `pyscriptjs` folder using the line below in your terminal (if your terminal is already in pyscrpit then use **cd pyscriptjs** instead)
|
||||
* cd into the `pyscriptjs` folder using the line below in your terminal (if your terminal is already in pyscript then use **cd pyscriptjs** instead)
|
||||
```
|
||||
cd pyscript/pyscriptjs
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user