Fix README formatting
This commit is contained in:
parent
acf3fcc7fb
commit
42e1d5dd3b
|
@ -106,7 +106,7 @@ zoxide can be installed in 4 easy steps:
|
||||||
> | [conda-forge] | `conda install -c conda-forge zoxide` |
|
> | [conda-forge] | `conda install -c conda-forge zoxide` |
|
||||||
> | [MacPorts] | `port install zoxide` |
|
> | [MacPorts] | `port install zoxide` |
|
||||||
> | [nixpkgs] | `nix-env -iA nixpkgs.zoxide` |
|
> | [nixpkgs] | `nix-env -iA nixpkgs.zoxide` |
|
||||||
>
|
>
|
||||||
> Or, run this command in your terminal:
|
> Or, run this command in your terminal:
|
||||||
>
|
>
|
||||||
> ```sh
|
> ```sh
|
||||||
|
|
Loading…
Reference in New Issue