fix: grammar problems

This commit is contained in:
Ryan Yin
2023-06-24 12:24:00 +08:00
parent 4dedfdf410
commit 2195c65a3a
17 changed files with 51 additions and 82 deletions

View File

@ -1,6 +1,6 @@
## Simplify nixos-related commands
## Simplify NixOS-related commands
I use Makefile to simplify nixos-related commands, which is very convenient.
I use Makefile to simplify NixOS-related commands, which is very convenient.
You can also use other similar tools to do this job, here I will only introduce my usage as a reference.
My Makefile looks like this: