mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 12:13:43 +00:00
docs: fix typo envrionment -> environment
Signed-off-by: Vaibhav Srivastava <vaibhavsri1712@gmail.com>
This commit is contained in:
committed by
Thomas Krijnen
parent
3bb8b0cb9a
commit
443bc0a5f8
+1
-1
@@ -15,7 +15,7 @@ There are two ways to build pyodide ifcopenshell Python wrapper wheel.
|
||||
The way to avoid it, if build fails, is to use `pyodide build-recipes-no-deps ifcopenshell --continue` instead.
|
||||
- run `setup.py` in `IfcOpenShell` root, producing a wheel in `IfcOpenShell/dist`
|
||||
- copy that wheel to `packages/ifcopenshell/dist`
|
||||
- `--install` it to current build envrionment
|
||||
- `--install` it to current build environment
|
||||
- copy the wheel next to `dist` folder (in root directory, next to `packages`)
|
||||
- add wheel to `dist/pyodide-lock.json`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user