Skip to content

Commit fdcc719

Browse files
committed
One-liner for site update
1 parent f23274a commit fdcc719

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

knit/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It also includes likes to the documentation web site into the documents.
88
## Usage
99

1010
* In project root directory do:
11-
* Run `mvn clean`
12-
* Run `mvn compile`
13-
* Run `mvn site` (or `mvn site -DskipJekyll` if you have don't Jekyll installed or don't want to rebuild web site)
11+
* Run `mvn clean compile site`
12+
* Add `-DskipJekyll` if you have don't Jekyll installed or don't want to actually rebuild documentation web
13+
site static pages
1414
* Commit updated documents and examples

0 commit comments

Comments
 (0)