Skip to content

Commit 06206c0

Browse files
Update BuildInstructionsWindows.md
1 parent 62de804 commit 06206c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/BuildInstructionsWindows.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Build Process
4444
- Clone PlusBuild git repository from **https://github.com/PlusToolkit/PlusBuild.git** into **C:\D\PlusBuild**. A different target directory may be chosen, but keep it short, up to about 10 characters. This directory will be referred to as _PlusBuild_.
4545
- Switch to branch:
4646
- **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)
47-
- **Plus-2.6**: stable version, recommended for users who do not plan to change anything in Plus and don't need recent features
47+
- **Plus-2.8**: stable version, recommended for users who do not plan to change anything in Plus and don't need recent features
4848
- Configure the PlusBuild project with CMake
4949
- Recommended binary build directory location (this directory will be referred to as _Plus-bin_): **C:\D\PlusB-bin**. A different target directory may be chosen, but keep it short, up to about 10 characters.
5050
- Specify the generator

0 commit comments

Comments
 (0)