[Fix] Fix README markdown on git instance?
This commit is contained in:
parent
7376761d36
commit
aae4421819
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user