diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 86696a02..b57fdb11 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -7,8 +7,9 @@
-
+
+
@@ -79,13 +80,6 @@
1670414596656
-
- 1686590154068
-
-
-
- 1686590154069
-
1686590185342
@@ -422,7 +416,14 @@
1686667743972
-
+
+ 1686676636008
+
+
+
+ 1686676636008
+
+
@@ -484,8 +485,8 @@
-
-
+
+
\ No newline at end of file
diff --git a/docs/install.md b/docs/install.md
index 7ec1f585..1df6ec70 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -1,18 +1,23 @@
-### Installation
+# Download
-Download the last release: slpkg-4.8.9.tar.gz and:
+Download the last release: slpkg-4.8.9.tar.gz
+
+# Install
```
$ tar xvf slpkg-4.8.9.tar.gz
$ cd slpkg-4.8.9
$ ./install.sh
```
-the package will be installed as Slackware package.
+The package will be installed as Slackware package.
+
+
+# Slackbuilds.org
Alternatively you can visit: SlackBuilds.org repository.
-### Dependencies
+# Dependencies
```
SQLAlchemy >= 1.4.46