summaryrefslogtreecommitdiff
path: root/HACKING.md
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.md')
-rw-r--r--HACKING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING.md b/HACKING.md
index 1896103..e695e4a 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -46,7 +46,7 @@
- [Install meson](https://mesonbuild.com/Getting-meson.html).
- Ensure you have a geoclue user on your system. If it already exists, you may
- need to modify ``/etc/passwd`` file to make it a login user account.
+ need to modify `/etc/passwd` file to make it a login user account.
- Build and install geoclue.
@@ -64,7 +64,7 @@
G_MESSAGES_DEBUG=Geoclue /usr/libexec/geoclue
```
- If you get the following error, make sure ``geoclue`` process is not already
+ If you get the following error, make sure `geoclue` process is not already
running:
```