Fix js includes
This commit is contained in:
parent
278831ee68
commit
1c532fabb8
|
@ -8,7 +8,7 @@ Example website: https://git.digitalstudium.com/digitalstudium/digitalstudium.co
|
|||
|
||||
## Installation (Linux):
|
||||
```
|
||||
curl https://git.digitalstudium.com/attachments/43d72c45-a0ba-4696-bc0f-6e30a50025dd -o crater && chmod +x crater && sudo mv crater /usr/local/bin
|
||||
curl https://git.digitalstudium.com/attachments/ea3e7e10-198b-4ae7-823d-2a6168c8d82c -o crater && chmod +x crater && sudo mv crater /usr/local/bin
|
||||
```
|
||||
## Usage:
|
||||
Development:
|
||||
|
|
Loading…
Reference in New Issue