mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
fix: tip syntax in building.md and readme.md
This commit is contained in:
@@ -170,7 +170,8 @@ Or simply build it and link to the current directory:
|
||||
nix build github:librekeys/picoforge
|
||||
```
|
||||
|
||||
**Tip:** You can use our binary cache to save build time by allowing Nix to set extra-substitutes.
|
||||
> [!TIP]
|
||||
> You can use our binary cache to save build time by allowing Nix to set extra-substitutes.
|
||||
|
||||
#### b. without Flakes
|
||||
|
||||
|
||||
+2
-1
@@ -94,7 +94,8 @@ Or simply build it and link to the current directory:
|
||||
nix build github:librekeys/picoforge
|
||||
```
|
||||
|
||||
**Tip:** You can use our binary cache to save build time by allowing Nix to set extra-substitutes.
|
||||
> [!TIP]
|
||||
> You can use our binary cache to save build time by allowing Nix to set extra-substitutes.
|
||||
|
||||
#### b. without Flakes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user