From 75460f7ca792be7d5636f9a33390b22c8718396e Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Mon, 18 Mar 2024 11:26:50 +0100 Subject: [PATCH] cosu -> osu++ and comment the nix build (not done yet) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35fb685..e984b57 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,16 @@ osu client written in c++ using sfml ``` make -./target/cosu +./target/osu++ ``` -or if you're cool and use nix + ## TODO