Line break fix
parent
23858b6317
commit
13785decdd
@ -3,10 +3,13 @@ To delivery new document repository the following steps need to be taken:
|
|||||||
1. create respective entry in metadata
|
1. create respective entry in metadata
|
||||||
|
|
||||||
2. Install Tea.
|
2. Install Tea.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo wget https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-amd64 -O /usr/local/bin/tea
|
sudo wget https://dl.gitea.com/tea/0.9.2/tea-0.9.2-linux-amd64 -O /usr/local/bin/tea
|
||||||
|
|
||||||
sudo chmod +x /usr/local/bin/tea
|
sudo chmod +x /usr/local/bin/tea
|
||||||
```
|
```
|
||||||
|
|
||||||
Log-In using your API-Key
|
Log-In using your API-Key
|
||||||
```
|
```
|
||||||
tea login add
|
tea login add
|
||||||
|
Loading…
x
Reference in New Issue
Block a user