Updated for install

This commit is contained in:
Dimitris Zlatanidis 2023-06-12 13:37:51 +03:00
parent 2eceee27bb
commit 20f5025c9e
2 changed files with 15 additions and 14 deletions

View file

@ -7,9 +7,9 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for index">
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for repositories">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/repositories.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/repositories.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/docs/install.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/install.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -80,13 +80,6 @@
<option name="presentableId" value="Default" />
<updated>1670414596656</updated>
</task>
<task id="LOCAL-02135" summary="Added image">
<created>1686556351601</created>
<option name="number" value="02135" />
<option name="presentableId" value="LOCAL-02135" />
<option name="project" value="LOCAL" />
<updated>1686556351601</updated>
</task>
<task id="LOCAL-02136" summary="Added image">
<created>1686556475264</created>
<option name="number" value="02136" />
@ -423,7 +416,14 @@
<option name="project" value="LOCAL" />
<updated>1686564479248</updated>
</task>
<option name="localTasksCounter" value="2184" />
<task id="LOCAL-02184" summary="Updated for repositories">
<created>1686566151269</created>
<option name="number" value="02184" />
<option name="presentableId" value="LOCAL-02184" />
<option name="project" value="LOCAL" />
<updated>1686566151269</updated>
</task>
<option name="localTasksCounter" value="2185" />
<servers />
</component>
<component name="Vcs.Log.History.Properties">
@ -485,8 +485,8 @@
<MESSAGE value="Updated for about" />
<MESSAGE value="Updated for install" />
<MESSAGE value="Fixed image link" />
<MESSAGE value="Updated for repositories" />
<MESSAGE value="Updated for index" />
<option name="LAST_COMMIT_MESSAGE" value="Updated for index" />
<MESSAGE value="Updated for repositories" />
<option name="LAST_COMMIT_MESSAGE" value="Updated for repositories" />
</component>
</project>

View file

@ -1,6 +1,6 @@
### Installation
Download the last release: [Download](https://gitlab.com/dslackw/slpkg/-/archive/4.8.9/slpkg-4.8.9.tar.gz) and:
Download the last release: <a href="https://gitlab.com/dslackw/slpkg/-/archive/4.8.9/slpkg-4.8.9.tar.gz" target="_blank">Download</a> and:
```
$ tar xvf slpkg-4.8.9.tar.gz
@ -10,7 +10,8 @@ $ ./install.sh
```
the package will be installed as slackware package.
Alternatively you can visit: [SlackBuilds.org](https://slackbuilds.org/repository/15.0/system/slpkg/)
Alternatively you can visit: <a href="https://slackbuilds.org/repository/15.0/system/slpkg/" target="_blank">SlackBuilds.org</a> repository.
### Requirements