-[Official Website](https://wiki.requarks.io/)-[Installation Guide](https://wiki.requarks.io/get-started.html)-[GitHub Repository](https://github.com/Requarks/wiki)### Install Wiki.js using npm1. Create an empty folder where Wiki.js will run.2. Launch a terminal / command prompt inside this newly created folder.3. Run the command: `npm install wiki.js@latest`4. Wait for the installation process to complete. This may take several minutes.5. Edit the file `config.yml` located in the root of your folder and change the settings accordingly.6. Run the command: `node wiki start`### Install Wiki.js manuallyFor a manual installation, read the [Installation Guide](https://wiki.requarks.io/get-started.html).