[READNE.md]: update syntax
This commit is contained in:
parent
f2d27e5515
commit
2adfc585d8
20
README.md
20
README.md
@ -16,11 +16,15 @@ You can also read the [Network configuration](https://conocimientoslibres.tuxfam
|
|||||||
|
|
||||||
Then download the script with from the command line:
|
Then download the script with from the command line:
|
||||||
|
|
||||||
wget https://0x0.st/NlXF
|
```console
|
||||||
|
$ wget https://0x0.st/NlXF
|
||||||
|
```
|
||||||
|
|
||||||
Finally, launch the script:
|
Finally, launch the script:
|
||||||
|
|
||||||
sh hyperfi
|
```console
|
||||||
|
$ sh hyperfi
|
||||||
|
```
|
||||||
|
|
||||||
Then follow the on-screen instructions to completion.
|
Then follow the on-screen instructions to completion.
|
||||||
|
|
||||||
@ -28,7 +32,9 @@ If you require extra help, visit the provided video playlist and follow my examp
|
|||||||
|
|
||||||
## More custom install
|
## More custom install
|
||||||
|
|
||||||
sh hyperfi -cpl {URL of your custom package list}
|
```console
|
||||||
|
$ sh hyperfi -cpl {URL of your custom package list}
|
||||||
|
```
|
||||||
|
|
||||||
You can find a sample custom package list file in the samples folder.
|
You can find a sample custom package list file in the samples folder.
|
||||||
|
|
||||||
@ -36,8 +42,12 @@ You can find a sample custom package list file in the samples folder.
|
|||||||
|
|
||||||
You can test your script with this command :
|
You can test your script with this command :
|
||||||
|
|
||||||
sh hyperfi -t {codebergusername} {branchname}
|
```console
|
||||||
|
$ sh hyperfi -t {codebergusername} {branchname}
|
||||||
|
```
|
||||||
|
|
||||||
Example :
|
Example :
|
||||||
|
|
||||||
sh hyperfi -t matmoul master
|
```console
|
||||||
|
$ sh hyperfi -t matmoul master
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user