From 7c16dabe1a3deb89138a1116d0a27b81a9432822 Mon Sep 17 00:00:00 2001 From: anki-code Date: Fri, 6 Mar 2020 13:56:54 +0300 Subject: [PATCH] init --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5011f96..dc5a4f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Workflow -1. Fork this repo to create your xxh shell entrypoint. +1. Fork this repo to create your [xxh](https://github.com/xxh/xxh) shell entrypoint. 2. Rename your repo to `xxh-shell-myshell` 3. Install [xxh](https://github.com/xxh/xxh) and run once to creating `~/.xxh` 4. `cd ~/.xxh/shells && git clone https://github.com/you/xxh-shell-myshell && cd xxh-shell-myshell`