DioxusLabs / DioxusLabs/docsite
one line installer needs to pipe to bash, not sh
Open
- Dominant language
- Rust
- Stars
- 206
- Forks
- 208
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 3
Description
The one line [in the doc](https://dioxuslabs.com/learn/0.7/getting_started/#install-the-dioxus-cli) pipes to sh, but needs to pipe to bash or it fails with
```
sh: 2: set: Illegal option -o pipefail
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.