Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
4c015632
Unverified
Commit
4c015632
authored
May 06, 2023
by
Mufei Li
Committed by
GitHub
May 06, 2023
Browse files
[Doc] Update for building from source on Linux (#5658)
parent
d6c12f07
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/install/index.rst
docs/source/install/index.rst
+1
-1
No files found.
docs/source/install/index.rst
View file @
4c015632
...
@@ -76,7 +76,7 @@ Finally, install the Python binding.
...
@@ -76,7 +76,7 @@ Finally, install the Python binding.
..
code
::
bash
..
code
::
bash
cd
../
python
cd
python
python
setup
.
py
install
python
setup
.
py
install
#
Build
Cython
extension
#
Build
Cython
extension
python
setup
.
py
build_ext
--
inplace
python
setup
.
py
build_ext
--
inplace
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment