Przeglądaj źródła

Merge pull request #49 from ankush981/ankush981-go-version

Update README.md
Daniel Salvadori 7 lat temu
rodzic
commit
913d5f2114
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -21,6 +21,8 @@ G3N was heavily inspired by [three.js](https://threejs.org/).
 
 ## Dependencies
 
+**G3N requires Go 1.8+**
+
 The engine needs an OpenGL driver installed in the system and on Unix like systems
 depends on some C libraries that can be installed using the distribution package manager.
 In all cases it is necessary to have a gcc compatible C compiler installed.
@@ -48,8 +50,6 @@ In all cases it is necessary to have a gcc compatible C compiler installed.
   your are using [Homebrew](https://brew.sh/) as your package manager, run:
   `brew install libvorbis openal-soft`
 
-G3N requires Go 1.8+
-
 ## Installation
 
 The following command will download the engine and all its dependencies, compile and