diff --git a/README.md b/README.md index af3d50f0..6098df82 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,18 @@ cd configs/arch-setup ### Config updates +Either use the included alias + +```sh +upconf +``` + +or run the script directly. + +```sh +~/scripts/arch-config.sh +``` + ## NixOS - [nixos-config](./nixos-config)