We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5e0f28 + 0cb0043 commit 41fbc4dCopy full SHA for 41fbc4d
tutorials/2013-06-17_biojs_workshop/ebiWorkshopBiojsInstall.html
@@ -56,7 +56,7 @@ <h3>Download the BioJS source code</h3>
56
<li><strong>Access your web folder</strong>
57
<p><code>cd /path/to/your/apache/folder</code></p></li>
58
<li><strong>Download BioJS</strong>
59
-<p><code>svn checkout http://biojs.googlecode.com/svn/trunk/ biojs</code></p></li>
+<p><code>git clone https://github.com/biojs/biojs.git</code></p></li>
60
<li><strong>Check in your internet borwser your web server is running and shows the biojs folder</strong>
61
<p><code><a href="">http://localhost</a></code></p>
62
</li>
0 commit comments