From 2073901fe526008d4a5438d74a5ab3628231ea09 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Wed, 2 Oct 2024 12:28:08 -0400 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50dae57..2922809 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Flist CLI is a tool that turns Dockerfiles and Docker images directly into Flist ### Rebuild Locally -You can use the Makefile command to deploy on Linux: +You can use the Makefile command to uninstall and reinstall the binary: ``` make build