Update docs for v4.5.1 release

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-05-01 13:47:35 -06:00
parent 06a50a0a8c
commit edce316192
5 changed files with 12 additions and 13 deletions

View File

@@ -35,7 +35,7 @@ Install Warewulf and dependencies
cd ~/git
git clone https://github.com/warewulf/warewulf.git
cd warewulf
git checkout main # or switch to a tag like 'v4.4.0'
git checkout main # or switch to a tag like 'v4.5.1'
make all && sudo make install