Skip to content

Commit

Permalink
Update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
metayeti committed May 12, 2024
1 parent a3efec3 commit c47b3b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To build the Demo project:

## Windows:

Navigate to \windows\vs16 and use Visual Studio 16 to open the solution file.
Navigate to \project\vs17\ and use Visual Studio to open the solution file.
Select the configuration you want to use (for example Release / x64) and build
the Demo project.

Expand Down
2 changes: 1 addition & 1 deletion lime/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To build the Lime utility:

## Windows:

Navigate to \windows\vs17 and use Visual Studio to open the solution file.
Navigate to \project\vs17\ and use Visual Studio to open the solution file.
Select the configuration you want to use (for example Release / x64) and build
the Lime project.

Expand Down

0 comments on commit c47b3b5

Please sign in to comment.