mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-15 06:05:47 +00:00
update to standards (4)
This commit is contained in:
@ -45,8 +45,8 @@ links:
|
||||
|
||||
<h3><a href="#instruction" class="anchor" id="instruction"><span class="octicon octicon-link"></span></a>Instruction</h3>
|
||||
<ul>
|
||||
<li><p>Download an <a href="https://github.com/arcan1s/pytextmonitor/releases" title="GitHub">archive</a> with latest version of source files.</p></li>
|
||||
<li><p>Extract it and install:</p>
|
||||
<li>Download an <a href="https://github.com/arcan1s/pytextmonitor/releases" title="GitHub">archive</a> with latest version of source files.</li>
|
||||
<li>Extract it and install:
|
||||
|
||||
{% highlight bash %}
|
||||
cd /where/is/applet/
|
||||
@ -56,7 +56,7 @@ make
|
||||
make install
|
||||
{% endhighlight %}
|
||||
|
||||
<p>For global isntallation type:</p>
|
||||
For global installation type:
|
||||
|
||||
{% highlight bash %}
|
||||
cd /where/is/applet/
|
||||
|
Reference in New Issue
Block a user