diff options
| author | Nathan Jaremko | 2019-03-02 22:06:46 -0500 |
|---|---|---|
| committer | Nathan Jaremko | 2019-03-02 22:06:46 -0500 |
| commit | df817a266c712c2122b86551b58babd047f4d622 (patch) | |
| tree | 1088cfe5150142a44be03c34c457f4f6d5af3e0b /README.md | |
| parent | 7dcc09abd84c8ed5c066e01add50227cc4067198 (diff) | |
| download | podcast-df817a266c712c2122b86551b58babd047f4d622.tar.bz2 | |
Remove beta from travis-ci
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -73,3 +73,11 @@ $ podcast completion $ podcast completion fish > podcast.fish $ sudo mv podcast.fish /usr/share/fish/completions ``` + +# Building +Building requires nightly rust +```sh +git clone git@github.com:njaremko/podcast.git +cd podcast +cargo install --path=. +```
\ No newline at end of file |
