M README.md => README.md +3 -5
@@ 7,12 7,10 @@ A modern, high-performance IRC server (ircd) [website]
## Instructions
-Please install the latest version of [Soupault](https://soupault.neocities.org/) from `opam` by pinning the
-development repository. Please ensure you make the following dependencies
-installed on your system, and then run the following commands in the
-directory:
+Please ensure you make the following dependencies installed on your
+system, and then run the following commands in the directory:
-- `opam`
+- `soupault`
- `python3` *(for running the webserver)*
- `lua`
- `emacs` *(for dispatching Org to Commonmark)*
M docs/README.org => docs/README.org +3 -5
@@ 8,12 8,10 @@ A modern, high-performance IRC server (ircd) [website]
** Instructions
-Please install the latest version of [[https://soupault.neocities.org/][Soupault]] from =opam= by pinning the
-development repository. Please ensure you make the following dependencies
-installed on your system, and then run the following commands in the
-directory:
+Please ensure you make the following dependencies installed on your
+system, and then run the following commands in the directory:
-- =opam=
+- =soupault=
- =python3= /(for running the webserver)/
- =lua=
- =emacs= /(for dispatching Org to Commonmark)/