Skip to content

Commit c64a9fd

Browse files
committed
glo03-666: initial commit
1 parent 5a8419e commit c64a9fd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Containing examples for the [Confluence REST API](https://developer.atlassian.co
2121

2222
# How to use it
2323

24-
1. copy the file `common/my.cfg.tpl` to `~/.restapi`
25-
2. rename the file to `~/.restapi\my.cfg`
26-
3. edit the file `~/.restapi/my.cfg`
27-
- set the variables
28-
- `CONF_BASE_URL_*` = URL's of your Confluence instance
29-
- `CONF_PAT_*` = Personal access token for authentication
24+
1. Copy the file `common/my.cfg.tpl` to `~/.restapi`
25+
2. Rename the file to `~/.restapi/my.cfg`
26+
3. Edit the file `~/.restapi/my.cfg`
27+
- Set the variables
28+
- `CONF_BASE_URL_*` = URLs of your Confluence instance
29+
- `CONF_PAT_*` = Personal access tokens for authentication to your Confluence instance
3030

3131
# Notice
3232

0 commit comments

Comments
 (0)