Skip to content

Commit 7812bd5

Browse files
update
1 parent 54bcba3 commit 7812bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/scbuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ Once these three things are prepared correctly. In root directory of the project
5050
python3 setup.py build
5151
python3 setup.py install
5252
```
53-
The command `build` will build and package the project into a directory named `_skbuild`, and `install` command will copy the packaged project to site-packages director of Python.
53+
The command `build` will build and package the project into a directory named `_skbuild`, and `install` command will copy the packaged project to site-packages directory of Python.

0 commit comments

Comments
 (0)