Drop WoltLab Suite version number in getting-started.md
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 23 Feb 2022 11:02:05 +0000 (12:02 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 23 Feb 2022 11:02:05 +0000 (12:02 +0100)
Closes #261

Co-authored-by: Jens Hausdorf <hello@jens-hausdorf.de>
docs/getting-started.md

index 0103989ca95825549fa738c7c4b8f0fc509af778..c8bfd90d5db6b220cec72fe94bb7b8db57f53a17 100644 (file)
@@ -13,7 +13,7 @@ There are some requirements you should met before starting:
  - `*.xml` are always encoded with UTF-8, but omit the BOM (byte-order-mark)
  - Use tabs instead of spaces to indent lines
  - 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
-- An active installation of WoltLab Suite 3
+- An active installation of WoltLab Suite
 - An application to create `*.tar` archives, e.g. [7-Zip](http://www.7-zip.org/) on Windows
 
 ## The package.xml File