Update docs and scripts to use main branch.
When following the getting started guide commands were failing due to the mater branch not existing. I went through and updated all references in the docs and other scripts from master to main.
This commit is contained in:
parent
6e6643d3d4
commit
9193cec295
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
nix flake new -t "github:divnix/devos/master" "${2:-devos}"
|
||||
nix flake new -t "github:divnix/devos/main" "${2:-devos}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue