From cabd4c3e1bbdf40a52bd44e1e8987bcd0c8d3479 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Thu, 2 May 2024 18:43:05 +0100 Subject: [PATCH] docs: update the documentation intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35dec18..12878be 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ quickemu --vm nixos-unstable.conf ## Documentation -The wiki describes how to quickly get up and running with `quickemu` and also covers more advanced configuration and usage. +The wiki describes how to get up and running with Quickemu and also covers more advanced configuration and usage. - [**Installation**](https://github.com/quickemu-project/quickemu/wiki/01-Installation) 💾 - [**Create Linux virtual machines**](https://github.com/quickemu-project/quickemu/wiki/02-Create-Linux-virtual-machines) 🐧