Skip to content

Commit ef537ea

Browse files
authored
Merge pull request #2175 from OneUptime/ai-llm
docs: Update quick start instructions in README to use 'npm run start…
2 parents e72af99 + 37ee6eb commit ef537ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ By using OneUptime Cloud, you also support the continued development of the open
128128
# Quick start with Docker Compose
129129
git clone https://github.com/OneUptime/oneuptime.git
130130
cd oneuptime
131-
docker compose up -d
131+
npm run start
132132
```
133133

134134
For detailed installation guides, see:

0 commit comments

Comments
 (0)