Skip to content

Commit 54b1868

Browse files
authored
Update installation.rst
1 parent 984aa11 commit 54b1868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ For latest code for TensorLayer 2.0, please build from the source.
8585
.. code-block:: bash
8686
8787
# First clone the repository and change the current directory to the newly cloned repository
88-
git clone https://github.com/zsdonghao/tensorlayer2.git
89-
cd tensorlayer2
88+
git clone https://github.com/tensorlayer/tensorlayer.git
89+
cd tensorlayer
9090
9191
# Install virtualenv if necessary
9292
pip install virtualenv

0 commit comments

Comments
 (0)