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
16627575
Unverified
Commit
16627575
authored
Mar 16, 2020
by
Mufei Li
Committed by
GitHub
Mar 16, 2020
Browse files
Update instructions for building from source (#1363)
Co-authored-by:
Minjie Wang
<
wmjlyjemaine@gmail.com
>
parent
6111ea46
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
docs/source/install/index.rst
docs/source/install/index.rst
+2
-3
No files found.
docs/source/install/index.rst
View file @
16627575
...
@@ -76,14 +76,13 @@ Download the source files from GitHub.
...
@@ -76,14 +76,13 @@ Download the source files from GitHub.
.. code:: bash
.. code:: bash
git clone --recurs
ive
https://github.com/dmlc/dgl.git
git clone --recurs
e-submodules
https://github.com/dmlc/dgl.git
(Optional) Clone the repository first, and then run the following:
(Optional) Clone the repository first, and then run the following:
.. code:: bash
.. code:: bash
git submodule init
git submodule update --init --recursive
git submodule update --recursive
Linux
Linux
`````
`````
...
...
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