Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField authored Mar 6, 2023
1 parent 309a240 commit a1a501d
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ To install all official open source projects for local development, use the foll
```bash
cd packages/projects/projects

git clone https://github.com/EtherealEngine/ee-bot
git clone https://github.com/EtherealEngine/ee-development-test-suite
git clone https://github.com/EtherealEngine/ee-vps-sample
# git clone https://github.com/EtherealEngine/ee-maps
# git clone https://github.com/EtherealEngine/ee-inventory
# git clone https://github.com/EtherealEngine/ee-i18n
# git clone https://github.com/EtherealEngine/ee-digital-beings
git clone https://github.com/EtherealEngine/ee-bot &
git clone https://github.com/EtherealEngine/ee-development-test-suite &
git clone https://github.com/EtherealEngine/ee-vps-sample &
# git clone https://github.com/EtherealEngine/ee-maps &
# git clone https://github.com/EtherealEngine/ee-inventory &
# git clone https://github.com/EtherealEngine/ee-i18n &
# git clone https://github.com/EtherealEngine/ee-digital-beings &
wait
```

Note: commands starting with a # are not currently up to date with the engine - we are working diligently to get these up to date.
Expand Down

0 comments on commit a1a501d

Please sign in to comment.