diff options
| author | Stefano Borzì <stefanoborzi32@gmail.com> | 2019-07-30 10:07:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-30 10:07:57 +0200 |
| commit | 1610205aa4746ac8cf1fd7cbb30f6c8bfcd8de2b (patch) | |
| tree | 5057b2029b56380cfd838941f41f8873cf882962 /docs | |
| parent | c927b0f73ad46913ad251f121fb8c9b08040d1cb (diff) | |
| parent | ef4451edfa45e49fface0df4e81f6423b7dc841e (diff) | |
| download | wiki-1610205aa4746ac8cf1fd7cbb30f6c8bfcd8de2b.tar.gz wiki-1610205aa4746ac8cf1fd7cbb30f6c8bfcd8de2b.tar.bz2 wiki-1610205aa4746ac8cf1fd7cbb30f6c8bfcd8de2b.zip | |
Merge pull request #101 from azerothcore/poszer-patch-1
Update Requirements.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Requirements.md b/docs/Requirements.md index 78f3384..283cd1a 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -36,7 +36,7 @@ Then use it to install the required packages: # Windows -* Install Visual Studio >= 15 ( 2017 Desktop Community ) [Microsoft downloads](https://visualstudio.microsoft.com/downloads/) +* Install Visual Studio >= 15 ( 2017 Desktop Community ) [Microsoft downloads](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15) * Install [CMake](https://cmake.org/) version >= 2.8 |
