mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-07-31 03:10:18 +02:00
Fixed Install Instructions
This commit is contained in:
@@ -42,7 +42,7 @@ To install:
|
||||
3. Download cadmus and put it in the `PATH`
|
||||
```bash
|
||||
mkdir ~/.cadmus && \
|
||||
clone https://github.com/RyanGreenup/cadmus ~/.cadmus \
|
||||
git clone https://github.com/RyanGreenup/cadmus ~/.cadmus \
|
||||
|| echo "Delete ~/.cadmus first"
|
||||
ln -s ~/.cadmus/bin/cadmus $HOME/bin/
|
||||
```
|
||||
|
Reference in New Issue
Block a user