[Fix] Fix README markdown on git instance?

This commit is contained in:
Ritchie Cunningham 2025-09-21 01:41:47 +01:00
parent 7376761d36
commit aae4421819

View File

@ -27,7 +27,6 @@ manually.
git clone https://github.com/libsdl-org/SDL_net.git
cd SDL_net
#+END_SRC
2. *Build and install:*
#+BEGIN_SRC bash
mkdir build && cd build
@ -36,7 +35,6 @@ make
sudo make install
# You can delete the downloaded SDL_net directory after install.
#+END_SRC
3. *Update linker cache:*
If you have linker issues after install SDL3_net, try updating your linker
cache.