Remove install step for stardust-xr

It is not required to run cargo install anymore
This commit is contained in:
Ronald Zielaznicki
2022-11-21 13:11:58 -05:00
committed by GitHub
parent c73ea8a60f
commit 2bf8f363d6

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