Skip to content

Commit 8d8fa31

Browse files
Update README.md
1 parent 24da9ef commit 8d8fa31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Diligent Engine is distributed under [Apache 2.0 license](License.txt) and is fr
4747
| <img src="https://github.com/DiligentGraphics/DiligentCore/blob/master/media/macos-logo.png" width=24 valign="middle"> MacOS | OpenGL4.1 (No compute shaders) | [![Build Status](https://travis-ci.org/DiligentGraphics/DiligentEngine.svg?branch=master)](https://travis-ci.org/DiligentGraphics/DiligentEngine) |
4848
| <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) | [![Build Status](https://travis-ci.org/DiligentGraphics/DiligentEngine.svg?branch=master)](https://travis-ci.org/DiligentGraphics/DiligentEngine) |
4949

50-
Last Stable Release - [v2.3.a](https://github.com/DiligentGraphics/DiligentEngine/releases/tag/v2.3.a)
50+
Last Stable Release - [v2.3.b](https://github.com/DiligentGraphics/DiligentEngine/releases/tag/v2.3.b)
5151

5252
# Clonning the Repository
5353

@@ -59,7 +59,7 @@ This is the master repository that contains three [submodules](https://git-scm.c
5959

6060
To checkout the last stable release, run the following commands:
6161

62-
* git checkout tags/v2.3.a
62+
* git checkout tags/v2.3.b
6363

6464
* git submodule update --init --recursive
6565

0 commit comments

Comments
 (0)