diff --git a/README.md b/README.md index 7d08887..87e2bb1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ search-notes ============ -README text here. +Installation: +```bash +raco pkg install ansi-color +raco exe -o ~/bin/search-notes main.rkt +```