From adb6d2425997841b51d9989e0a5a268810742e71 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 8 May 2023 18:17:33 +0200 Subject: change default install command in readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 60f004f..758bfc9 100644 --- a/readme.md +++ b/readme.md @@ -32,7 +32,8 @@ pacman -S --needed esbuild rustup make coreutils; rustup install nightly git clone https://codeberg.org/metamuffin/keks-meet.git cd keks-meet cp config/client.example.toml config/client.toml # use the example config. the defaults work. -make install # binaries will be copied to ~/.cargo/bin +make install-server # binaries will be copied to ~/.cargo/bin +# make install # installs the for-now-broken client applications too ``` When changing code, use `make watch` to re-build things automatically as needed. -- cgit v1.2.3-70-g09d2