improve quickstart

This commit is contained in:
Mon Aaraj
2022-09-13 00:23:08 +03:00
parent 984b9d9d81
commit 9e52ac8227

View File

@@ -19,13 +19,14 @@ compatible with the `doom-emacs` requirements.
# Quick Start
If you're impatient, you can run:
If you want to get a taste of Nix-Doom-Emacs, you can run:
```
$ nix run github:nix-community/nix-doom-emacs
```
To use this project more extensively, you should read the documentation.
Which will run Nix-Doom-Emacs with an example configuration.
Continue to [the documentation](./docs) to learn how to customise your setup further to your needs.
# Documentation