[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
|
git clone https://github.com/libsdl-org/SDL_net.git
|
||||||
cd SDL_net
|
cd SDL_net
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
2. *Build and install:*
|
2. *Build and install:*
|
||||||
#+BEGIN_SRC bash
|
#+BEGIN_SRC bash
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
@ -36,7 +35,6 @@ make
|
|||||||
sudo make install
|
sudo make install
|
||||||
# You can delete the downloaded SDL_net directory after install.
|
# You can delete the downloaded SDL_net directory after install.
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
3. *Update linker cache:*
|
3. *Update linker cache:*
|
||||||
If you have linker issues after install SDL3_net, try updating your linker
|
If you have linker issues after install SDL3_net, try updating your linker
|
||||||
cache.
|
cache.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user