update readme

This commit is contained in:
mcbloch 2024-03-27 17:19:45 +01:00
parent 66830a3087
commit 22451000b3

View file

@ -32,19 +32,7 @@ You need to put the following block somewhere in you CodiMD file.
## Setup ## Setup
Install the glab tool using a package manager of your choice. Copy the `config.example.toml` file to `config.toml` and complete the missing values.
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=*******
```
## Used tech ## Used tech