add missing cd command to install

master
rasul 5 years ago
parent abd87d6eea
commit d77d85ca85

@ -8,6 +8,7 @@ applications in my X session but it can be used for other things.
```shell
$ git clone https://gitlab.com/rascul/sup
$ cd sup
$ cargo install --path .
```

Loading…
Cancel
Save