diff --git a/README.md b/README.md index 4cab6c5..b1f800e 100644 --- a/README.md +++ b/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