We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fdfab9 commit b3b9365Copy full SHA for b3b9365
README.md
@@ -17,7 +17,7 @@ On elementaryOS? Simply install Color Picker from AppCenter:
17
</a>
18
</p>
19
20
-Otherwise you can download and install the [latest .deb file](https://github.com/ronnydo/colorpicker/release/latest).
+Otherwise you can download and install the [latest .deb file](https://github.com/ronnydo/colorpicker/releases/latest).
21
22
## Dependencies
23
You'll need the following dependencies to build:
@@ -27,7 +27,7 @@ You'll need the following dependencies to build:
27
* valac
28
29
## Build, Install and Run
30
-Call in the projects root folder:
+Call in the project's root folder:
31
32
meson build && cd build
33
mesonconf -Dprefix=/usr
0 commit comments