Remove install step for stardust-xr
It is not required to run cargo install anymore
This commit is contained in:
committed by
GitHub
parent
c73ea8a60f
commit
2bf8f363d6
@@ -35,11 +35,6 @@ cd stardust-xr-server
|
|||||||
cargo build
|
cargo build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install
|
|
||||||
```bash
|
|
||||||
cargo install
|
|
||||||
```
|
|
||||||
|
|
||||||
## [Flatland](https://github.com/StardustXR/flatland) (Simple simula-like panel UI client for 2D app interaction)
|
## [Flatland](https://github.com/StardustXR/flatland) (Simple simula-like panel UI client for 2D app interaction)
|
||||||
|
|
||||||
### Build system
|
### Build system
|
||||||
|
|||||||
Reference in New Issue
Block a user