Point URL to warewulf github instead of hpcng

This commit is contained in:
griznog
2024-05-09 11:01:23 -05:00
committed by Jonathon Anderson
parent 5d19372f83
commit c7ad95136a
2 changed files with 5 additions and 1 deletions

View File

@@ -87,7 +87,7 @@ tag.
.. code-block:: bash
git clone https://github.com/hpcng/warewulf.git
git clone https://github.com/warewulf/warewulf.git
cd warewulf
git checkout development # or switch to a tag like 'v4.5.2'
make all && sudo make install