Skip to content

Commit b9055eb

Browse files
committed
update README.md
1 parent 17a66a8 commit b9055eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

procedural/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ This subproject holds the libraries provided to the users for procedural schedul
44

55
## Documentation
66

7-
To generate the unified docs, run `./gradlew :procedural:dokkaHtmlMultiModule`. It will be available in `procedural/build/dokka/htmlMultiModule/index.html`. To view it locally, you'll need a static file server to avoid CORS problems. In IntelliJ, you can right-click on `index.html` and select `Open In -> Browser -> ...` and this will start a server for you.
7+
To generate the unified docs, run `./gradlew dokkaHtmlMultiModule`. It will be available in `procedural/build/dokka/htmlMultiModule/index.html`. To view it locally, you'll need a static file server to avoid CORS problems. In IntelliJ, you can right-click on `index.html` and select `Open In -> Browser -> ...` and this will start a server for you.

0 commit comments

Comments
 (0)