Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit fc51328

Browse files
another one
1 parent d851bfe commit fc51328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation_non_conda.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ TC from source, checkout the TensorComprehensions repo and run the following com
154154

155155
.. code-block:: bash
156156
157-
$ cd $HOME && git clone git@github.com:facebookresearch/TensorComprehensions.git --recursive
157+
$ cd $HOME && git clone https://github.com/facebookresearch/TensorComprehensions.git --recursive
158158
$ cd TensorComprehensions
159159
$ git submodule update --init --recursive
160160
$ export TC_DIR=$(pwd)

0 commit comments

Comments
 (0)