Skip to content
Snippets Groups Projects
Commit 6763a995 authored by Nico's avatar Nico
Browse files

Correct path to briar_gtk.define in readme

parent 7a43e916
No related branches found
No related tags found
No related merge requests found
Pipeline #4025 passed with warnings
...@@ -34,7 +34,7 @@ For this, you have to install Java, the ...@@ -34,7 +34,7 @@ For this, you have to install Java, the
[Python dependencies](requirements.txt) and [Python dependencies](requirements.txt) and
[Briar headless](https://code.briarproject.org/briar/briar/blob/master/briar-headless/README.md). [Briar headless](https://code.briarproject.org/briar/briar/blob/master/briar-headless/README.md).
Once you've done this, change the path of the Briar headless Once you've done this, change the path of the Briar headless
jar in [src/briar/gtk/define.py](src/briar/gtk/define.py), jar in [briar_gtk.define](briar-gtk/briar_gtk/define.py),
build it with _meson_ and start Briar GTK. build it with _meson_ and start Briar GTK.
Don't forget to initialize the briar-wrapper submodule: Don't forget to initialize the briar-wrapper submodule:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment