Remove install step for stardust-xr #2

Merged
ronald-mz merged 3 commits from remove_install_step_for_stardust-xr-server into main 2022-11-21 13:57:39 -05:00
Showing only changes of commit 2bf8f363d6 - Show all commits

View File

@@ -35,11 +35,6 @@ cd stardust-xr-server
cargo build
```
### Install
```bash
cargo install
```
## [Flatland](https://github.com/StardustXR/flatland) (Simple simula-like panel UI client for 2D app interaction)
### Build system