Skip to content

Commit 3ecf963

Browse files
authored
Update README.md
1 parent a7a5e6e commit 3ecf963

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Compatibility is widely untested. If you have a decent computer, it *should* wor
2424
Hosting peg86 on your local network or server is as easy and running one command! The total insallation size is **~`2.79GB`** including all available versions of Peggle.
2525

2626
>[!NOTE]
27-
>`npm` is required to host a peg86 instance because it needs to be ran with `npx serve`!
28-
>`python -m http.server 8000` won't serve the files properly and is not compatible!
27+
>[Node.js](https://nodejs.org/en/download) is required to host a peg86 instance because it needs to be ran with `npx serve`!
28+
>`python -m http.server` won't serve the files properly and is not compatible.
2929
3030
**macOS**:
3131
```

0 commit comments

Comments
 (0)