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

Commit d851bfe

Browse files
ssh to https
1 parent 7cfecd5 commit d851bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation_conda.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Now, you need to install TC from source. For installing TC from source, checkout
176176

177177
.. code-block:: bash
178178
179-
$ cd $HOME && git clone git@github.com:facebookresearch/TensorComprehensions.git --recursive
179+
$ cd $HOME && git clone https://github.com/facebookresearch/TensorComprehensions.git --recursive
180180
$ cd TensorComprehensions
181181
$ git submodule update --init --recursive
182182
$ conda install -y pyyaml

0 commit comments

Comments
 (0)