1
0
Fork 0
mirror of https://github.com/anyproto/any-sync-dockercompose.git synced 2025-06-08 05:47:03 +09:00

fixed README.md

This commit is contained in:
Grigory Efimov 2024-05-16 20:12:25 -03:00
parent ba216e088b
commit 249adb5850
No known key found for this signature in database
GPG key ID: 0A88C34DFA7FD939

View file

@ -27,7 +27,6 @@ To get started, follow these steps:
You need to install Docker and Docker Compose https://docs.docker.com/compose/install/
4. **Run the project:**
```bash
# Example command to start
make start
```