You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Docs/BuildInstructionsLinux.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Build Process
36
36
- Clone PlusBuild git repository from **https://github.com/PlusToolkit/PlusBuild.git** into **\home\username\devel\PlusBuild**. This directory will be referred to as _PlusBuild_.
37
37
- Switch to branch:
38
38
-**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
40
40
- 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_.
0 commit comments