diff options
| author | Augusto Stoffel <arstoffel@gmail.com> | 2024-03-02 08:41:27 +0100 |
|---|---|---|
| committer | Augusto Stoffel <arstoffel@gmail.com> | 2024-03-02 08:41:27 +0100 |
| commit | 77e642b6f7e544d50ef212ec186adf50d941df12 (patch) | |
| tree | bf07e7b54bbafb01217273c183270417780d2171 | |
| parent | 8ba30f5b7df3a219e792377b1d7163a536896a4b (diff) | |
Fix typo
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ certain script names are treated specially. These are: dependencies, otherwise you may block Emacs for a long time. - =flake.nix= and =shell.nix=: These files are used by the Nix package manager and are handled similarly to Guix. -- =pyproject.toml= If you are using [[https://python-poetry.org/][Poetry]], [[https://hatch.pypa.io/][Hatch]] or [[https://pdm.fming.dev][PDM]], buffer-env +- =pyproject.toml=: If you are using [[https://python-poetry.org/][Poetry]], [[https://hatch.pypa.io/][Hatch]] or [[https://pdm.fming.dev][PDM]], buffer-env can infer the project environment from them. - =*.ps1=: Similar to a regular shell script, but interpreted by PowerShell. |
