diff options
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -143,6 +143,7 @@ generate a Visual Studio project, install CMake, enter the LibreSSL source | |||
| 143 | directory and run: | 143 | directory and run: |
| 144 | 144 | ||
| 145 | ```sh | 145 | ```sh |
| 146 | ./update.sh | ||
| 146 | mkdir build-vs2013 | 147 | mkdir build-vs2013 |
| 147 | cd build-vs2013 | 148 | cd build-vs2013 |
| 148 | cmake -G"Visual Studio 12 2013" .. | 149 | cmake -G"Visual Studio 12 2013" .. |
