update readme
This commit is contained in:
parent
66830a3087
commit
22451000b3
1 changed files with 1 additions and 13 deletions
14
README.md
14
README.md
|
@ -32,19 +32,7 @@ You need to put the following block somewhere in you CodiMD file.
|
|||
|
||||
## Setup
|
||||
|
||||
Install the glab tool using a package manager of your choice.
|
||||
|
||||
Set environment variable in your shell profile:
|
||||
|
||||
```bash
|
||||
export GITLAB_HOST=https://git.zeus.gent
|
||||
export GITLAB_TOKEN_NAME=the-token-name-in-gitlab
|
||||
export GITLAB_TOKEN=********
|
||||
|
||||
export CMD_SERVER_URL=https://codimd.zeus.gent
|
||||
export CMD_EMAIL=codimd.zeus.gent@mcbloch.dev
|
||||
export CMD_PASSWORD=*******
|
||||
```
|
||||
Copy the `config.example.toml` file to `config.toml` and complete the missing values.
|
||||
|
||||
## Used tech
|
||||
|
||||
|
|
Loading…
Reference in a new issue