We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6c7fc commit f5793fdCopy full SHA for f5793fd
1 file changed
docs/DOCKER.md
@@ -8,15 +8,6 @@ This guide explains how to set up an SSL-enabled instance of Retro AIM Server us
8
- [Docker Desktop](https://docs.docker.com/get-started/get-docker/)
9
- Unix-like terminal with Makefile installed (use WSL2 for Windows)
10
11
-## Quickstart script
12
-
13
-This script will follow the steps written below and ask for user input.
14
15
-```bash
16
-curl -sSL https://github.com/mk6i/retro-aim-server/docker-setup.sh | bash
17
-```
18
19
20
## Getting Started
21
22
### 1. Clone the Repository
0 commit comments