We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66a7fd7 + 3baa3b6 commit 754579fCopy full SHA for 754579f
readme.md
@@ -23,7 +23,7 @@ npm install
23
- Go to the parent directory of the `javascript-algorithms` folder and call:
24
25
```bash
26
-git clone git@github.com:mgechev/javascript-algorithms.git javascript-algorithms-docs
+git clone https://github.com/mgechev/javascript-algorithms.git javascript-algorithms-docs
27
```
28
29
- Go to the `javascript-algorithms-docs` folder and change current branch to `gh-pages`:
@@ -81,4 +81,4 @@ If the build is not successful fix your code in order the tests and jshint valid
81
82
## License
83
84
-The code in this repository is distributed under the terms of the MIT license.
+The code in this repository is distributed under the terms of the MIT license.
0 commit comments