readme upd

This commit is contained in:
Luxferre
2026-07-26 09:51:51 +03:00
parent 7b0d1582d7
commit bbd4f61ddd
+1 -1
View File
@@ -31,7 +31,7 @@ Client-side dependencies:
Assumes having Docker and Make. From the repo root:
1. Build (if necessary) and start the server: `make server`
1. Build (if necessary) and start the server: `make -B server`
2. Export the `client.ovpn` file to the current directory: `make ovpn`
3. Stop the server (without removing the data): `make stop-server`
4. Stop the server and remove all data: `make clean`