Fix README formatting

This commit is contained in:
Ajeet D'Souza 2023-07-15 18:33:49 +05:30
parent acf3fcc7fb
commit 42e1d5dd3b
1 changed files with 1 additions and 1 deletions

View File

@ -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