mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-06 22:26:33 +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`
|
3. Download cadmus and put it in the `PATH`
|
||||||
```bash
|
```bash
|
||||||
mkdir ~/.cadmus && \
|
mkdir ~/.cadmus && \
|
||||||
clone https://github.com/RyanGreenup/cadmus ~/.cadmus \
|
git clone https://github.com/RyanGreenup/cadmus ~/.cadmus \
|
||||||
|| echo "Delete ~/.cadmus first"
|
|| echo "Delete ~/.cadmus first"
|
||||||
ln -s ~/.cadmus/bin/cadmus $HOME/bin/
|
ln -s ~/.cadmus/bin/cadmus $HOME/bin/
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user