doc: update README.md
This commit is contained in:
parent
b5191039ee
commit
0e6fef049f
@ -2,12 +2,17 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
install dependencies and check for missing tools
|
||||||
|
|
||||||
```
|
```
|
||||||
make setup
|
make setup
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## run (development mode)
|
## run (development mode)
|
||||||
|
|
||||||
|
start client and server in a split terminal window
|
||||||
|
|
||||||
```
|
```
|
||||||
make run-tmux
|
make run-tmux
|
||||||
```
|
```
|
||||||
@ -27,4 +32,6 @@ AGPLv3 (GNU Affero General Public License)
|
|||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
© 2021-2022 Achim Settelmeier <knowyt@m1.sirlab.de>
|
© 2021-2023 Achim Settelmeier <knowyt@m1.sirlab.de>
|
||||||
|
|
||||||
|
https://www.sirlab.de/
|
||||||
|
Loading…
Reference in New Issue
Block a user