fixed typo in readme
authorPhiTux <redacted>
Fri, 17 Oct 2025 16:11:05 +0000 (18:11 +0200)
committerPhiTux <redacted>
Fri, 17 Oct 2025 16:11:05 +0000 (18:11 +0200)
README.md

index 7fc61f1481ca71a1ba796f827a3670fb42291d88..2bbee7bdc31bff1b6fac90e437ec4ef15c436bb4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ DailyTxT is an encrypted Diary/Journal WebApp with several [features](#features)
 
 Simply use the `docker-compose.yml` file provided in this repository. Adjust it to your needs and run
 ```bash
-docker-compose up -d
+docker compose up -d
 ```
 
 
@@ -206,4 +206,4 @@ You need [Go](https://golang.org/) (at least version 1.24) and [Node.js](https:/
       },
     };
     ```
-- `npm run dev`
\ No newline at end of file
+- `npm run dev`
git clone https://git.99rst.org/PROJECT