Skip to content

Commit 759e8f9

Browse files
Update BuildInstructionsLinux.md
1 parent 06206c0 commit 759e8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/BuildInstructionsLinux.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Build Process
3636
- Clone PlusBuild git repository from **https://github.com/PlusToolkit/PlusBuild.git** into **\home\username\devel\PlusBuild**. This directory will be referred to as _PlusBuild_.
3737
- Switch to branch:
3838
- **master**: this branch is selected by default, it is recommended for most developers (e.g., who plan to add features, modify the Plus library, or need recently added features)
39-
- **Plus-2.6**: stable version, recommended for users who do not plan to change anything in Plus and don't need recent features
39+
- **Plus-2.8**: stable version, recommended for users who do not plan to change anything in Plus and don't need recent features
4040
- Configure the PlusBuild project with CMake. Recommended binary build directory location: _\home\username\devel\PlusBuild-bin_. This directory will be referred to as _Plus-bin_.
4141
- Specify a generator:
4242
- Unix Makefiles

0 commit comments

Comments
 (0)