Browse Source

Update readme.md

paulsapps 11 năm trước cách đây
mục cha
commit
f2aa43fcbd
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      readme.md

+ 3 - 1
readme.md

@@ -157,7 +157,9 @@ Select "Add CMake to the system PATH for all users" - this makes things easier l
 ```
 http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.zip/download
 ```
-Extract to C:\boost_1_55_0. **WARNING**: I recommend extracting using 7zip, if not then be sure to go in to the file properties and click "unblock" otherwise you may see "access dendied" errors when building as windows will mark all of the executables as unsafe since the files came from the Internet.
+Extract to C:\boost_1_55_0. 
+
+**WARNING**: I recommend extracting using 7zip, if not then be sure to go in to the file properties and click "unblock" otherwise you may see "access denied" errors when building as windows will mark all of the executables as unsafe since the files came from the Internet.
 
 Now we need to compile boost.