mirror of
https://github.com/HeyPuter/puter
synced 2024-11-14 22:06:00 +00:00
Update README.md
This commit is contained in:
parent
e8935f5582
commit
0efe163591
@ -59,7 +59,6 @@ mkdir puter && cd puter && mkdir -p puter/config puter/data && sudo chown -R 100
|
||||
**note:** it is **not** necessary to run this within a clone of this repository. For contributors, it is recommended to use the [Local Development](#local-development) instructions.
|
||||
|
||||
```bash
|
||||
mkdir puter && cd puter
|
||||
mkdir -p puter/config puter/data
|
||||
sudo chown -R 1000:1000 puter
|
||||
wget https://raw.githubusercontent.com/HeyPuter/puter/main/docker-compose.yml
|
||||
|
Loading…
Reference in New Issue
Block a user