summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2024-05-25 02:26:15 +0000
committerGitHub <noreply@github.com>2024-05-25 02:26:15 +0000
commit799e18889275a39ebca4c971fe87fa567f79c53d (patch)
tree2dd5faf4d3478dc8ff26b1ab9e0d17279c3d52bd /README.md
parent2bc96e2fc158a60163dd5a41c82db3687d87c1da (diff)
parent36590554e6dca2f8f1dce5f302ceaf3b7bb79442 (diff)
Merge pull request #296 from btkoch/patch-1
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 37acf86..b1bd959 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ This site is compiled and organized with Hugo, using [this very simple theme](ht
## Submission guidelines
-- Guides should be made for the most recent stable version of Debian. (Now Debian 11.)
+- Guides should be made for the most recent stable version of Debian. (Now Debian 12.)
- Follow the general style of pre-existing articles.
- use the root user (i.e. no `sudo`) unless there is a specific need.
- do not preface commands with `$` or `#` or anything.