You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: docs/README
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ Welcome to the OWASP Core Rule Set (CRS) documentation.
2
2
The OWASP CRS documentation is generated as a Sphinx project and is stored in a separate Github repository. While the documentation is available as part of the CRS project it is provided in the form of a git-submodule. Using a git-submodule allow us to update the documentation without making changes to the main rule repository.
3
3
4
4
You can download the documentation using git:
5
-
$ git submodule init
5
+
$ git submodule init
6
6
$ git submodule update
7
7
8
-
Alternatively, the latest version of the documentation is available at https://www.modsecurity.org/CRS/Documentation/
8
+
Alternatively, the latest version of the documentation is available at https://www.modsecurity.org/CRS/Documentation/
0 commit comments