Fix note syntax
This commit is contained in:
parent
e7f1824095
commit
5e1c3660ca
1 changed files with 2 additions and 2 deletions
|
@ -117,9 +117,9 @@ use flake "git+https://code.oliverdavies.uk/opdavies/dev-shells#php84"
|
|||
This will install PHP 8.4, Composer and Phpactor without needing to create a bespoke `flake.nix`.
|
||||
|
||||
[NOTE]
|
||||
===
|
||||
====
|
||||
If you're referencing a GitHub repository, you can use the shorter `github:username/repo` format instead of the full repository URL.
|
||||
===
|
||||
====
|
||||
|
||||
[[what_flakes]]
|
||||
= What are Flakes?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue