diff --git a/README.md b/README.md index 9912d43c..f8d94a42 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Tilde Friends is a program that aims to securely host and share pure JavaScript 3. Make creating and sharing web applications accessible to anyone with a browser. ## Building -1. Requires libsodium and openssl. Other dependencies are kept up to date in the tree. -2. To build, run `make` or `make DEBUG=1`. An executable will be generated in a subdirectory of `out/`. +1. Requires openssl. Other dependencies are kept up to date in the tree. +2. To build, run `make debug` or `make release`. An executable will be generated in a subdirectory of `out/`. ## Running This is only just starting to show some signs of beginning to work as intended. Set expectations low. @@ -17,8 +17,6 @@ Running the built `tildefriends` executable will start a web server at .