diff options
| author | DiligentGraphics <egor.yusov@gmail.com> | 2018-11-11 18:48:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-11 18:48:50 +0000 |
| commit | 8d8fa3136444d1f684cd14305a23f40c4e286639 (patch) | |
| tree | d2fe6d21d2551e7abe6492f99f44e1cb3477cd67 | |
| parent | Updated submodules (diff) | |
| download | DiligentEngine-8d8fa3136444d1f684cd14305a23f40c4e286639.tar.gz DiligentEngine-8d8fa3136444d1f684cd14305a23f40c4e286639.zip | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,7 +47,7 @@ Diligent Engine is distributed under [Apache 2.0 license](License.txt) and is fr | <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/macos-logo.png" width=24 valign="middle"> MacOS | OpenGL4.1 (No compute shaders) | [](https://travis-ci.org/DiligentGraphics/DiligentEngine) | | <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/apple-logo.png" width=24 valign="middle"> iOS | OpenGLES3.0 (vertex and fragment shaders only) | [](https://travis-ci.org/DiligentGraphics/DiligentEngine) | -Last Stable Release - [v2.3.a](https://github.com/DiligentGraphics/DiligentEngine/releases/tag/v2.3.a) +Last Stable Release - [v2.3.b](https://github.com/DiligentGraphics/DiligentEngine/releases/tag/v2.3.b) # Clonning the Repository @@ -59,7 +59,7 @@ This is the master repository that contains three [submodules](https://git-scm.c To checkout the last stable release, run the following commands: -* git checkout tags/v2.3.a +* git checkout tags/v2.3.b * git submodule update --init --recursive |
