Merge pull request #159 from stianst/ASCIIDOC

Fix README
This commit is contained in:
Stian Thorgersen 2017-08-28 20:14:01 +02:00 committed by GitHub
commit b8030460b1

View file

@ -18,7 +18,7 @@ First clone the Keycloak Documentation repository:
To build Keycloak Documentation run: To build Keycloak Documentation run:
mvn clean install build mvn clean install
You can then view the documentation by opening target/frames.html or target/index.html. You can then view the documentation by opening target/frames.html or target/index.html.
@ -30,7 +30,7 @@ Keycloak is the basis of [Red Hat Single Sign-On](https://access.redhat.com/prod
To build the documentation for RH-SSO run: To build the documentation for RH-SSO run:
mvn clean install build -Dproduct mvn clean install -Dproduct
You can then view the documentation by opening target/frames.html or target/index.html. You can then view the documentation by opening target/frames.html or target/index.html.