Update Bug report guide

This commit is contained in:
Sébastien Blin
2019-04-07 15:40:50 -04:00
parent 02936b73eb
commit 44be58997d

View File

@ -134,7 +134,7 @@ Since the Ring GUI and daemon are separated processes, the easiest way to get lo
+ If either client or daemon are running, kill them with `kill PID`
2. On one terminal, start the daemon with `dring -d -c`
+ This executable is normally not in the PATH, and on the Ubuntu packages, it is located at `/usr/lib/x86_64-linux-gnu/dring -d -c` or `/usr/lib/ring/dring -d -c`
3. In another terminal, start the client with (here is a Gnome example) `gnome-ring -d`
3. In another terminal, start the client with (here is a Gnome example) `jami-gnome -d`
#### On Mac OS