From 9fa043a8348f39e4b63a6fc52ce2a504caf354af Mon Sep 17 00:00:00 2001 From: Gabriel <68819302+obsidianical@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:24:28 +0000 Subject: [PATCH] fixed typo and added "like" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97ab08e..3331901 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repo provides two isos: * `t2-iso-minimal` * `t2-iso-gnome` -It is reccommended to use `t2-iso-minimal` for installing NixOS. `t2-iso-gnome` can be used to preview what the system will look after the installation. +It is recommended to use `t2-iso-minimal` for installing NixOS. `t2-iso-gnome` can be used to preview what the system will look like after the installation. You can build with this command: ```