Skip to content
Snippets Groups Projects
Commit b9ce9a45 authored by Raphaël Brulé's avatar Raphaël Brulé
Browse files

INSTALL.md: update command to run the client

Change-Id: I7a2931bae692b1bf68b7bfc85991e8e86b6fd51b
parent 0679c0e0
No related branches found
No related tags found
No related merge requests found
......@@ -85,10 +85,10 @@ specify its path using the `--qt` flag, e.g.
`./build.py --install --qt=/home/<username>/Qt/6.2.1/gcc_64`.
Now you will have the daemon in `daemon/bin/jamid` and the client in
`build/bin/jami`. You can now run Jami using
`build/jami`. You can now run Jami using:
```bash
./build.py --run
./build/jami
```
Notes:
......
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