We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d897b commit 61d51fcCopy full SHA for 61d51fc
docs/getting-started.md
@@ -13,7 +13,7 @@ There are some requirements you should met before starting:
13
- `*.xml` are always encoded with UTF-8, but omit the BOM (byte-order-mark)
14
- Use tabs instead of spaces to indent lines
15
- It is recommended to set the tab width to `8` spaces, this is used in the entire software and will ease reading the source files
16
-- An active installation of WoltLab Suite 3
+- An active installation of WoltLab Suite
17
- An application to create `*.tar` archives, e.g. [7-Zip](http://www.7-zip.org/) on Windows
18
19
## The package.xml File
0 commit comments