Skip to content

Commit b3b9365

Browse files
committed
update README
1 parent 2fdfab9 commit b3b9365

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ On elementaryOS? Simply install Color Picker from AppCenter:
1717
</a>
1818
</p>
1919

20-
Otherwise you can download and install the [latest .deb file](https://github.com/ronnydo/colorpicker/release/latest).
20+
Otherwise you can download and install the [latest .deb file](https://github.com/ronnydo/colorpicker/releases/latest).
2121

2222
## Dependencies
2323
You'll need the following dependencies to build:
@@ -27,7 +27,7 @@ You'll need the following dependencies to build:
2727
* valac
2828

2929
## Build, Install and Run
30-
Call in the projects root folder:
30+
Call in the project's root folder:
3131

3232
meson build && cd build
3333
mesonconf -Dprefix=/usr

0 commit comments

Comments
 (0)