modified: index.html
modified: js/qlpycon.js
This commit is contained in:
+3
-3
@@ -74,9 +74,9 @@
|
||||
</div>
|
||||
<h4 class="">git clone (edge):</h4>
|
||||
<div class="qlpyconcodeblock">
|
||||
<p class="qlpyconcode">git clone https://git.6bit.ch/xbl/qlpycon.git</p>
|
||||
<p class="qlpyconcode">cd qlpycon</p>
|
||||
<p class="qlpyconcode">chmod u+x install.sh</p>
|
||||
<p class="qlpyconcode">git clone https://git.6bit.ch/xbl/qlpycon.git && \</p>
|
||||
<p class="qlpyconcode">cd qlpycon && \</p>
|
||||
<p class="qlpyconcode">chmod u+x install.sh && \</p>
|
||||
<p class="qlpyconcode">./install.sh</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user