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 a54ea9b commit ab3c3f0Copy full SHA for ab3c3f0
CHANGELOG.md
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
## [Unreleased]
16
17
## [6.4.1] - 2026-02-15
18
+- Fixed the `docs/quickstart/installation/README.md` file to specify a previously missing reference to Ubuntu
19
- Updated Starkiller to v3.3.0
20
21
### Added
docs/quickstart/installation/README.md
@@ -4,7 +4,7 @@ We recommend using the installation script or the Docker images to run Empire. A
4
5
The following operating systems have been tested for Empire compatibility.
6
7
-* 22.04 / 24.04
+* Ubuntu 22.04 / 24.04
8
* Debian 11 / 12 / 13
9
* Kali Linux
10
* ParrotOS
0 commit comments