mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 07:12:15 +00:00
Update README.md.
This commit is contained in:
parent
f99e89ef82
commit
1a8461407d
@ -3,9 +3,11 @@
|
|||||||
The [master branch][] reflects the upstream [musl][] without any modifications.
|
The [master branch][] reflects the upstream [musl][] without any modifications.
|
||||||
Other branches are used for WebAssembly-specific experiments.
|
Other branches are used for WebAssembly-specific experiments.
|
||||||
|
|
||||||
|
The prototype branches are just that: experimental prototypes.
|
||||||
|
|
||||||
**Don't commit to the master branch except to update from musl!**
|
**Don't commit to the master branch except to update from musl!**
|
||||||
|
|
||||||
To do so:
|
To update the master branch:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone --origin wasm git@github.com:WebAssembly/musl.git
|
git clone --origin wasm git@github.com:WebAssembly/musl.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user