We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783240e commit 99db2d8Copy full SHA for 99db2d8
docs/documentation/docs/installation.md
@@ -14,7 +14,7 @@ See [Importing data](import.md) to populate the dictionary database from CSVs.
14
15
Make sure `go` is installed on your system.
16
17
-1. Download or `git clone` the latest tagged release or the bleeding edge `master` branch from the [repository](https://github.com/knadh/listmonk).
+1. Download or `git clone` the latest tagged release or the bleeding edge `master` branch from the [repository](https://github.com/knadh/dictpress).
18
Eg: `git clone [email protected]:knadh/dictpress.git`
19
20
1. `cd` into the dictpress directory and run `make dist`. This compiles the `dictpress` binary.
0 commit comments