mirror of
https://github.com/denisidoro/navi.git
synced 2026-01-23 02:14:19 +00:00
Fixes small typo
Signed-off-by: alexis-opolka <53085471+alexis-opolka@users.noreply.github.com>
This commit is contained in:
parent
8169ec4d74
commit
97ac48d47b
2 changed files with 3 additions and 3 deletions
|
|
@ -36,7 +36,7 @@ but a quick working command to go there would be:
|
|||
|
||||
> [!WARNING]
|
||||
> Navi **DOESN'T SUPPORT** as of now importing cheatsheets from other tools
|
||||
> but is able to **work with** TLDR and CheatSH.
|
||||
> but is able to **work with** TLDR and Cheat.sh.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -78,11 +78,11 @@ However, you can achieve this by using `git` and `crontab`.
|
|||
>
|
||||
>- In this example, the cron job is triggered every day at 11am.
|
||||
>
|
||||
> You might want to check out [crontab guru](https://crontab.guru/) regarding crontab.
|
||||
> You might want to check out [crontab guru](https://crontab.guru/) regarding crontab.
|
||||
>
|
||||
>- The full paths to `navi` and `git` may differ in your setup.
|
||||
>
|
||||
> Check their actual values using `which` as `which <program>`.
|
||||
> Check their actual values using `which` as `which <program>`.
|
||||
>
|
||||
>- Don't forget to replace `<user>__<repo>` with the actual folder name
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue