]> git.lizzy.rs Git - dragonblocks-bedrock.git/commitdiff
Update README.md
authorEliasFleckenstein03 <54945686+EliasFleckenstein03@users.noreply.github.com>
Sat, 25 Apr 2020 17:08:44 +0000 (19:08 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Apr 2020 17:08:44 +0000 (19:08 +0200)
README.md

index 3189850ed19c1fd19e801da53f1e963647af1035..6847026dea1646a65f3049c90cfd94b722361bf7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,15 +29,16 @@ Please Report Bugs to eliasfleckenstein@web.de.
 ### Platform Compability
 This Game was developed on linux, therefore following instructions are only for linux users, basically because I have no idea how to port the game to other platforms. Feel free to add building instructions for other systems over github.
 ### Download
-You can download the game using git:
+You can download the game using git:  
 `$ git clone https://github.com/EliasFleckenstein03/dragonblocks.git`
 ### Dependencies:
-You need Freeglut, OpenGl, Cmake, Liblua and Libpng.  If you are on Debian/Ubuntu You can install them over apt:   
+You need Freeglut, OpenGl, Cmake, Liblua and Libpng.  
+If you are on Debian/Ubuntu You can install them over apt:   
 `$ sudo apt install liblua5.3-dev freeglut3-dev libgl1-mesa-dev cmake libpng-dev`
 ### Building
 to Build dragonblocks run:  
 `$ cmake .`  
-`$ make`  
+`$ make`
 ### Exectute
 #### Run-In-Place
 Invoke dragonblocks by typing: