]> Trent Huber's Code - xpmview.git/commitdiff
Trailing parenthesis
authorTrent Huber <trentmhuber@gmail.com>
Fri, 14 Feb 2025 20:51:02 +0000 (15:51 -0500)
committerTrent Huber <trentmhuber@gmail.com>
Fri, 14 Feb 2025 20:51:02 +0000 (15:51 -0500)
README.md

index ec27e4712fa75f3b21ef3c35d552265696ef653a..b0e1abf82abf0efe9f5788eb201571f518c79ae6 100644 (file)
--- 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