mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-07 08:46:21 +01:00
Fixed image link
This commit is contained in:
parent
dbca5f1898
commit
f8fef30aa6
2 changed files with 9 additions and 9 deletions
16
.idea/workspace.xml
generated
16
.idea/workspace.xml
generated
|
@ -79,13 +79,6 @@
|
||||||
<option name="presentableId" value="Default" />
|
<option name="presentableId" value="Default" />
|
||||||
<updated>1670414596656</updated>
|
<updated>1670414596656</updated>
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-02123" summary="Added logo image">
|
|
||||||
<created>1686553867964</created>
|
|
||||||
<option name="number" value="02123" />
|
|
||||||
<option name="presentableId" value="LOCAL-02123" />
|
|
||||||
<option name="project" value="LOCAL" />
|
|
||||||
<updated>1686553867964</updated>
|
|
||||||
</task>
|
|
||||||
<task id="LOCAL-02124" summary="Remove test">
|
<task id="LOCAL-02124" summary="Remove test">
|
||||||
<created>1686553930758</created>
|
<created>1686553930758</created>
|
||||||
<option name="number" value="02124" />
|
<option name="number" value="02124" />
|
||||||
|
@ -422,7 +415,14 @@
|
||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1686562645813</updated>
|
<updated>1686562645813</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="2172" />
|
<task id="LOCAL-02172" summary="Updated for install">
|
||||||
|
<created>1686562754346</created>
|
||||||
|
<option name="number" value="02172" />
|
||||||
|
<option name="presentableId" value="LOCAL-02172" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1686562754346</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="2173" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="Vcs.Log.History.Properties">
|
<component name="Vcs.Log.History.Properties">
|
||||||
|
|
|
@ -14,7 +14,7 @@ It also uses the Slackware Linux instructions for installing, upgrading or remov
|
||||||
```
|
```
|
||||||
$ slpkg repo-info
|
$ slpkg repo-info
|
||||||
```
|
```
|
||||||
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_repo_info.png width="900"">
|
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_repo_info.png" width="900">
|
||||||
|
|
||||||
```
|
```
|
||||||
$ slpkg install lilv --repository=alien
|
$ slpkg install lilv --repository=alien
|
||||||
|
|
Loading…
Add table
Reference in a new issue