Skip to content

Commit 5cc8a70

Browse files
authored
Revise documentation access instructions
1 parent 4d19077 commit 5cc8a70

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ Use the following command to generate the documentation:
88
./gradlew dokkaGenerateHtml
99
```
1010

11-
Then you can open the `index.html` file in the `public/dokka` directory.
12-
1311
Use `yarn dev` to preview the documentation locally.
1412

15-
> [!INFO]
16-
> Put /docker-kotlin in the URL to be able to access the documentation.
13+
> [!IMPORTANT]
14+
> Append /docker-kotlin to the URL to be able to access the documentation.

0 commit comments

Comments
 (0)