Explorar o código

Revert "update docs to reference script"

This reverts commit 97fa950ddf6f8796902ee51293cd390036306521.
Mike hai 1 ano
pai
achega
f5793fd15b
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      docs/DOCKER.md

+ 0 - 9
docs/DOCKER.md

@@ -8,15 +8,6 @@ This guide explains how to set up an SSL-enabled instance of Retro AIM Server us
 - [Docker Desktop](https://docs.docker.com/get-started/get-docker/)
 - Unix-like terminal with Makefile installed (use WSL2 for Windows)
 
-## Quickstart script
-
-This script will follow the steps written below and ask for user input.
-
-```bash
-curl -sSL https://github.com/mk6i/retro-aim-server/docker-setup.sh | bash
-```
-
-
 ## Getting Started
 
 ### 1. Clone the Repository