Merge 6058ce05c6 into c8a47a068b
This commit is contained in:
commit
a83b67ea6f
|
|
@ -189,7 +189,7 @@ zoxide can be installed in 4 easy steps:
|
|||
> Or, run this command in your terminal:
|
||||
>
|
||||
> ```sh
|
||||
> curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | bash
|
||||
> curl -sSfL https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | sh
|
||||
> ```
|
||||
|
||||
</details>
|
||||
|
|
@ -206,7 +206,7 @@ zoxide can be installed in 4 easy steps:
|
|||
> Or, run this command in your terminal:
|
||||
>
|
||||
> ```sh
|
||||
> curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | bash
|
||||
> curl -sSfL https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | sh
|
||||
> ```
|
||||
|
||||
</details>
|
||||
|
|
|
|||
Loading…
Reference in New Issue