From 1b0da6e3a1485e1934f18e24cbbea0c3a3c440a3 Mon Sep 17 00:00:00 2001 From: holly sparkles Date: Tue, 6 Feb 2024 12:23:28 +0100 Subject: [PATCH] chore: fix unnecessary build instruction in readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 71062a9..56ccabc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ A drop-in Rust implementation of [my old open source license api](https://git.ho ``` LICENSE_API_DATABASE="/path_to/your/license_database.yml" -cargo build cargo run curl 0.0.0.0:8080/ -- libgit2 1.7.2