mirror of
https://github.com/xxh/xxh
synced 2025-02-17 04:48:26 +00:00
Update README.md
This commit is contained in:
parent
eccec219bc
commit
8557eb6547
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ xxh +I https://github.com/xxh/xxh-shell-example # short url for
|
||||||
xxh +I https://github.com/xxh/xxh-shell-example/tree/mybranch # short url for github only, for other sources use examples below or add support
|
xxh +I https://github.com/xxh/xxh-shell-example/tree/mybranch # short url for github only, for other sources use examples below or add support
|
||||||
xxh +I xxh-shell-example+git+https://github.com/xxh/xxh-shell-example # long url for any git repo
|
xxh +I xxh-shell-example+git+https://github.com/xxh/xxh-shell-example # long url for any git repo
|
||||||
xxh +I xxh-shell-example+git+https://github.com/xxh/xxh-shell-example/tree/mybranch # github only branch support
|
xxh +I xxh-shell-example+git+https://github.com/xxh/xxh-shell-example/tree/mybranch # github only branch support
|
||||||
|
xxh +I xxh-shell-example+git+git@github.com:githubuser/xxh-shell-example.git # install from private repository using ssh
|
||||||
xxh +I xxh-shell-example+path+/home/user/my-xxh-dev/xxh-shell-example # install from local path
|
xxh +I xxh-shell-example+path+/home/user/my-xxh-dev/xxh-shell-example # install from local path
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue