add install note
This commit is contained in:
parent
f54a6dc5fd
commit
c55f4fdcc1
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -29,3 +29,13 @@ user=> (require '[image-service-cli.index])
|
|||
user=> (image-service-cli.index/run)
|
||||
...
|
||||
```
|
||||
|
||||
## Install
|
||||
|
||||
Clone repo and manually create alias.
|
||||
|
||||
Add this to `.zshrc` for example:
|
||||
|
||||
```bash
|
||||
alias image-service="/Users/xxxxxxxx/image_service_cli/image_service.bb"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue