You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,29 +28,10 @@ Sometimes we, the developers, go _full-loco_ while programming and make mistakes
28
28
29
29
## Installation
30
30
31
-
Just follow the commands below:
31
+
In order to install one of our older versions, check our [previous releases](PREVIOUS_VERSIONS). To install the latest (pip) version, just follow the commands below:
32
32
33
33
```bash
34
-
$ chmod +x $HOME/.commit-helper/install.sh
35
-
36
-
$ ./$HOME/.commit-helper/install.sh
37
-
38
-
# or you could type the commands below
39
-
40
-
# make sure you have the dependencies installed in your machine and
0 commit comments