mirror of
https://github.com/scarf-sh/tie.git
synced 2024-11-22 10:31:56 +03:00
Update README.md
This commit is contained in:
parent
050fb31ad4
commit
4105983524
@ -56,14 +56,7 @@ Then, you need to build it using cabal:
|
||||
$ cabal build exe:tie
|
||||
```
|
||||
|
||||
Finally, you can copy the resulting executable to your desired location:
|
||||
|
||||
```bash
|
||||
$ cp $(cabal exec -- which tie) ~/.local/bin/tie
|
||||
```
|
||||
|
||||
Alternatively, instead of manually copying the executable you can install with
|
||||
cabal:
|
||||
Y ou can install the executable with using:
|
||||
|
||||
```bash
|
||||
$ cabal install .
|
||||
|
Loading…
Reference in New Issue
Block a user