Un fork de lavat pour pouvoir y ajouter des titres - retour accueil
git clone git://bebou.netlib.re/lavat
Log | Files | Refs | README | LICENSE |
commit 5f4f72831f7d93a77ff835ec5da6d5c7be438967 parent 2ea44aac432531b147e0a9b2f2cd74bdeb2608ba Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Sun, 16 Oct 2022 21:07:11 -0500 Update README.md Diffstat:
M | README.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,7 +1,13 @@ # lavat Little program that simulates a lava lamp in the terminal. +## Installation +``` +git clone https://github.com/AngelJumbo/lavat +cd lavat +sudo make install +``` ## Usage ```