From e6c473f6af8a2c9106d7b5c3df9f2e2638dfed54 Mon Sep 17 00:00:00 2001 From: Trent Huber Date: Fri, 14 Feb 2025 15:51:02 -0500 Subject: [PATCH] Trailing parenthesis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec27e47..b0e1abf 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ $ git submodule update --init $ cc -o build build.c && ./build && ./bin/simplexpm ``` -This will update the [Raylib](https://www.raylib.com) and [cbs](https://github.com/trenthuber/cbs.git)) submodules, build eveything, and run it. +This will update the [Raylib](https://www.raylib.com) and [cbs](https://github.com/trenthuber/cbs.git) submodules, build eveything, and run it. ## Using the program -- 2.51.0