Commit graph

313 commits

Author SHA1 Message Date
Dongbo Wang 9804ae5f97
Merge the v6.1.0-preview.3 release branch to master (#7060) 2018-06-13 15:59:27 -07:00
Christoph Bergmeister fa544c33db Update links that contain 'en-us' culture (#7013)
Update links that contain 'en-us' culture to remove 'en-us' culture (if possible) and in some cases update to newer re-directed link to docs.microsoft.com
2018-06-08 10:49:03 +05:00
Dongbo Wang d8a2861fa9 Update versions in README.md 2018-06-07 23:02:21 +00:00
Christoph Bergmeister faf832401f Fix broken links due to PR 6899 that removed GitHub docs on installation docs, known issues and breaking changes due to complete migration to docs.microsoft.com (#6981)
* Fix broken installation links in README.md

* fix remaining broken links due to removal of breakingchanges and knownissues docs

* Remove en-us culture from docs links in readme

* Remove last en-us culture link from issue template
2018-06-05 19:37:14 -07:00
Ilya b66013d11c
Disable some StyleCop rules (#6986)
* Disable some StyleCop rules
* Add CodeFactor status badge in README.md
2018-06-05 16:32:06 +05:00
Dongbo Wang aac9467061
Fix preview download links in README.md (#6762)
Replace `~` with `-` for preview download links in README.md
The file names have `~` in them, but when uploading files to Github, `~` will be automatically replaced. So we use `-` for the packages uploaded to Github.
2018-04-27 15:53:50 -07:00
Dongbo Wang 9e59bc122a Update the preview version to 6.1.0-preview.2 in README.md 2018-04-27 00:54:42 +00:00
Steve Lee f760fde0b7 Remove support for file to opt-out of telemetry, only support env var (#6601)
Since a PR added support to opt out of telemetry via an environment variable, we can remove the,
always intended to be a temporary, solution of deleting a file to opt out of telemetry since the
environment variable can be defined at the system level and exist before even installing PowerShell Core.

Because the variable is defined as opt out, a value of true, yes, or 1 means no telemetry is sent.
2018-04-13 10:29:39 -07:00
Aditya Patwardhan 9bc81ad695
Update docs for v6.1.0-preview.1 release (#6481)
* Update docs

* Added the missing 'stable' label
2018-03-23 16:48:24 -07:00
Travis Plunk fcd6ddcfc7
Update version numbers to 6.0.2 (#6402)
* Add script to update the version number
* Update version to 6.0.2
2018-03-15 11:41:01 -07:00
Steve Lee 6ceaf92bf9 change logo to SVG (#6072)
Current README uses a PNG which doesn't scale for high dpi displays (starts to look fuzzy).
Created 64 pixel wide version of svg of the black logo and inserted into README.md.
Note that it currently doesn't render as the absolute URL points to master so that it gets
rendered correctly in other places where the README.md is used (like docker hub).
2018-02-02 18:35:59 -08:00
Travis Plunk 3a33be87a7 Merge branch '6.0.1' into master
# Conflicts:
#	docker/release/fedora27/Dockerfile
#	docs/installation/linux.md
#	docs/installation/macos.md
#	tools/metadata.json
2018-01-25 16:35:25 -08:00
Dongbo Wang 4b09a93676
Update docs and scripts for PowerShell 6.0.1 release (#5938) 2018-01-18 15:07:43 -08:00
Travis Plunk a08f3241a3 Merge 6.0.0 into master
# Conflicts:
#	.github/Images/GitHub-PR.png
#	assets/Product.wxs
#	docs/installation/linux.md
#	docs/installation/macos.md
#	docs/installation/windows.md
#	test/powershell/Modules/Microsoft.PowerShell.Utility/WebCmdlets.Tests.ps1
#	tools/metadata.json
2018-01-10 17:42:41 -08:00
Dongbo Wang c4cf1440dd
Update docs and scripts for PowerShell 6.0.0 GA release (#5837) 2018-01-09 15:57:38 -08:00
Greg Zimmerman 0ed28d00f4 Seperate macOS from Linux install instructions. (#5823) 2018-01-09 14:55:51 -08:00
Travis Plunk 02cc3db3fb
Update scripts and documentation with RC.2 version (#5688) 2017-12-14 13:15:19 -08:00
Steve Lee e55814aca7 updated install link and instructions for R-Pi (#5495)
* updated install link and instructions for R-Pi
* remove libicu57 as it's not needed
2017-11-28 17:53:57 -08:00
Aditya Patwardhan 9e99d59621 Updated docs and scripts for rc release (#5481) 2017-11-17 09:09:28 -08:00
Steve Lee bbbaf287ce Change all links in README.md to absolute as it is being reused in other places outside of GitHub (#5354) 2017-11-06 10:29:49 -08:00
xa0082249956 11e50c1d5d Update README.md for binary package beta.9 (#5267)
In README.md
* Update binary package for beta.9
* Add link for `[rl-macos-tar]` and `[rl-linux-tar]`
2017-10-30 10:00:31 -07:00
Dongbo Wang 1702358e75 Update installation doc and README.md to include the powershell binary archive packages (#5212)
* Update README.md

* Update docs for powershell binary archive packages

* Update the chart
2017-10-24 11:13:17 -07:00
Dongbo Wang 5cec922941 Fix RPM package name in README.md (#5044) 2017-10-06 16:56:34 -07:00
Steve Lee c83cf72dbf change logo in readme to current black logo (#5030) 2017-10-06 08:00:23 -07:00
Dongbo Wang 42b8f02858 Update docs for beta.8 release (#5024) 2017-10-05 15:46:07 -07:00
Dongbo Wang 6bf0ead8d6 Update windows package names 2017-09-13 16:37:43 -07:00
Dongbo Wang a86e608c8b Update docs for beta.7 release 2017-09-12 15:08:49 -07:00
Steve Lee 7c9b188c13 Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
James Truher [MSFT] cfb2913a29 Modify travis build to upload a daily build based on platform (#4689)
change README.md to view a platform specific badge
2017-09-05 11:11:47 -07:00
Dongbo Wang 80e02bda60 Update docs and scripts for beta.6 release (#4660) 2017-08-24 12:43:31 -07:00
Dongbo Wang 7c72bea590 Update docs/scripts for beta.5 release (#4470) 2017-08-03 10:43:57 -07:00
Travis Plunk a10d1c2281 Merge beta.4 release changes (#4247)
* Fix the path on windows containers (#4241)

* Updated string to reflect beta.4 version (#4238)

* Add beta.4 changelog (#4245)

* first pass at beta.4 changelog

* grammar and spelling fixes (#1)

* sort and add new words to dictionary (#4248)
2017-07-13 17:30:58 -07:00
Steve Lee bb0cd656e4 Added section explaining Windows PowerShell vs PowerShell Core (#4186) 2017-07-08 15:20:09 -07:00
Aditya Patwardhan 51c7861da6 Updated Code Coverage badge and filtered out PSReadline module (#4121) 2017-07-07 09:29:23 -07:00
Steve Lee 3fbaf41c1a add CODE_OF_CONDUCT.md (#4109)
* add CODE_OF_CONDUCT.md

* updated spelling for CODE_OF_CONDUCT.md

* Fixed markdown lint error

* added link to CODE_OF_CONDUCT.md as expected by GitHub
2017-06-28 10:34:09 -07:00
Dongbo Wang 05dffcd1aa Update release version 2017-06-20 14:14:38 -07:00
Dongbo Wang b4973fc920 Move PowerShell back to .NET Core 2.0.0-preview1-002106-00 (#4026) 2017-06-15 16:29:25 -07:00
Dongbo Wang f4e25b7eef Update README.md about the 'v1.11.0-beta4' VSCode C# extension (#4009) 2017-06-14 13:34:26 -07:00
Steve Campbell 1cb2e8a1d5 Add installation instructions for Kali Linux (#3634)
* Update README.md

* Update linux.md

* Update linux.md

* fix markdownlint on README
2017-06-09 13:15:12 -07:00
SRGOM 00e3fc3a99 Update README.md (#3873)
Added link to "awesome-powershell"
2017-06-07 16:25:32 -07:00
Dongbo Wang a543161d42 Update docs for beta.2 release (#3922) 2017-06-02 14:17:27 -07:00
Joey Aiello 0862d1c5c9 Adding Server 2008 R2 to README.md (#3824) 2017-05-19 11:31:41 -07:00
Steve Lee 6775031656 Update README.md (#3757)
Need to update the privacy statement link to the broader one
2017-05-11 10:32:10 -07:00
Dongbo Wang ee779b58e0 Update docs for beta.1 release (#3748)
* First iteration

* Second iteration

* Third iteration

* Fourth iteration

* Fifth iteration

* Revert the temporary workaround

* beta.1 release only support Mac OSX 10.12+
2017-05-10 09:49:02 -07:00
Andrew e70e410741 Installation docs update for Debian 8 and RHEL 7 (#3709)
* Debian8 update

* RHEL7 update

* Main page update

* Fixed 'MD024 Multiple headers with the same content'

* Update linux.md

Added explicit text about compatibility of Ubuntu14.04 pkg on Debian8 to avoid confusion about URLs

* Update linux.md
2017-05-09 13:18:01 -07:00
Steve Lee 0187d9e110 Add statement to README.md covering the current telemetry implementation (#3673)
Add statement regarding the current telemetry implementation to address concerns from Privacy Review
2017-05-02 18:27:42 -07:00
Dongbo Wang 64f52edbd5 Update docs to use the new windows package names (#3507) 2017-04-07 12:03:29 -07:00
Dongbo Wang b5c1473484 Alpha.18 release doc updates (#3492) 2017-04-06 21:27:48 -07:00
Travis Plunk 459b0b5f29 OpenSUSE42.1 docs update and download.sh (#3478) 2017-04-04 17:41:40 -07:00
Travis Plunk 64230566f8 Refer to Windows docker images license in main readme (#3469) 2017-03-31 12:34:01 -07:00
Steve Lee 4d0e21f6d2 Add "cache-control:no-cache" and "last-modifed" to headers to prevent GitHub CDN from caching Travis nightly badge (#3449) 2017-03-28 22:15:52 -07:00
Travis Plunk 737058f62e Add markdown lint test (#3420)
* Fix markdown syntax and spelling issues
* update spelling dictionary
2017-03-27 16:44:28 -07:00
Travis Plunk 70f6e176de Fix Markdown lint issues (#3357)
* Fix Markdown lint issues

Make header styles consistent

Make header names unique (make anchors usable)

* Fix spelling of sign up

* Add words used in readme to spelling dictionary.
2017-03-21 15:20:11 -07:00
Travis Plunk e631651d0b Remove opensuse 13.2 because it is not supported by dotnet or opensuse (#3351) 2017-03-17 09:21:38 -07:00
Sergei Vorobev 438d8d9359 Add dummy GET parameter to nightly Travis CI badge (#3297) 2017-03-13 22:42:57 -07:00
Dongbo Wang 3a960db5b0 Update docs for alpha.17 release (#3298) 2017-03-10 11:32:19 -08:00
Steve Lee 45be249be8 Update README.md to add the section of Community Dashboard (#3256) 2017-03-06 17:28:42 -08:00
Kyle Sferrazza ca874e966b Add Arch Linux installation information (#3215) 2017-03-01 17:38:24 -08:00
probonopd 0c1b11724e Add AppImage documentation 2017-02-17 11:09:36 -08:00
Dongbo Wang d60dc730a4 doc updates for release alpha.16 (#3160)
* doc changes for alpha.16 release

* update spelling ignore file for new release
2017-02-16 09:09:45 -08:00
James Truher [MSFT] 250efcd39f Create a badge for the daily test runs in travis-ci (#3076)
* changes which enable setting a badge for the daily test runs in travis

It updates an azure blob with an SVG and that location is referenced by the
README.md file. TravisCI doesn't support this directly so in order to report
on the status of a daily test run there, we need to do this.
Provide error reporting in case the badge can't be set

* change new-object calls to use constructor

Remove extraneous date setting
update string creation to use stringbuilder rather than string addition
2017-02-01 15:53:30 -08:00
Michael Elufimov b95bc3786b Fix link to macos pkg file in Readme (#3053) 2017-01-25 22:34:35 -08:00
Jason Shirk (POWERSHELL) 4f02f48c69 Update links and docs for alpha.15 2017-01-18 15:09:50 -08:00
Aditya Patwardhan a09a8cc2dd Update README.md with Code coverage badge
Add the code coverage badge to the nightly build table. The code coverage data is collected on an Azure instance and pushed to Coveralls.io
2016-12-21 10:42:23 -08:00
Jason Shirk (POWERSHELL) 1e1903cca7 Correct links for alpha 13->14 2016-12-15 12:25:46 -08:00
Jason Shirk (POWERSHELL) dd584a817a Update alpha.13 to alpha.14 2016-12-14 15:04:15 -08:00
Dongbo Wang 581050ec43 Update docs with release alpha.13 (#2765)
* Update docs with release alpha.13
* Additional doc updates
* Update the 'Get PowerShell' table
2016-11-22 17:50:45 -08:00
Mike Richmond ea6cacafd7 Change log and 6.0.0-alpha.12 version number updates (#2593) 2016-11-03 14:23:05 -07:00
Sergei Vorobev 39d89ee15f Fix download links for msi (#2523)
#2522
2016-10-24 16:55:12 -07:00
Dongbo Wang 289e6958ef Update docs/scripts to use the alpha.11 release packages (#2498) 2016-10-18 13:09:09 -07:00
Aditya Patwardhan 98710a80f0 Add badge for nightly builds (#2455)
Add the badge for nightly builds with a link to the build page.
2016-10-12 13:34:24 -07:00
Joey Aiello 3873ff1227 Add PowerShell-RFC link to README (#2431)
* Update README.md

* Update README.md

since we're being pedantic :)
2016-10-06 11:26:13 -07:00
Andrew Schwartzmeyer d264501f31 Update documentation names and links for alpha.10 2016-09-15 13:59:46 -07:00
Andrew Schwartzmeyer 832f1a679d Update documentation 2016-09-12 15:01:19 -07:00
Ryan Yates 3fd3fec10a Added info on the community Powershell slack team (#2062)
* Added info on the community Powershell slack team

* Revised update about Slack team to readme.md

* remove unneeded where

* Adds a line break before the gitter badge

* added missing full stops (periods)
2016-08-29 19:30:23 -07:00
Zakaria Ridouh e4f3f8fd69 OS X -> macOS (#1934)
Fix all documentation references of "OS X" to be "macOS", Apple's new brand.

Code is left unchanged because we're matching .NET Core.
2016-08-26 15:08:50 -04:00
lalyos 25d616df84 Create a PowerShell Docker image. 2016-08-19 21:56:36 +02:00
Jeroen Janssens c851564fa0 Add Oxford comma 2016-08-19 18:14:14 +02:00
Dongbo Wang 441dbd4c19 add information about the powershell sdk package in readme.md (#1896) 2016-08-18 13:34:59 -07:00
Andy Schwartzmeyer 3b6fd89730 Fix typo in readme 2016-08-18 08:55:00 -07:00
Travis Plunk 8c4d848520 Add Gitter chat room badge 2016-08-18 08:44:07 -07:00
Andy Schwartzmeyer 329f98bf80 Fix AppVeyor badge image 2016-08-18 08:26:11 -07:00
Andy Schwartzmeyer f4038d2292 Fix CI badges 2016-08-18 08:24:26 -07:00
Andrew Schwartzmeyer cb603b0334 Remove CI images badges until repaired 2016-08-18 07:49:41 -07:00
Andy Schwartzmeyer 0b36b09d11 Add server SKUs to readme matrix
Requested by Raghu.
2016-08-17 15:41:53 -07:00
Andy Schwartzmeyer 2bc4b33744 Fix OS X package link in readme 2016-08-17 13:57:37 -07:00
Kenneth Hansen 66f44b0517 Updated description of PowerShell (#1848)
* Updated description of PowerShell

* fixed one line per sentence (per protocol)
2016-08-17 10:29:14 -07:00
Andrew Schwartzmeyer a9e809c18a Fix naming of Unix packages
- .NET Core RID suffixes removed
- `el7.centos` suffix added to RPM
- `1ubuntu1.14.04.1` iteration used for DEB packages

`~` cannot be used after `ubuntu1` because GitHub release renames it to
a `.`; additionally, no packages lack the final suffix `.1`. While my
machine is `.5` I could find no packages that went past `.3`, so let's
use this to indicate that it works for `14.04.1` and forward.

We are *not* recreating the alpha.9 packages, but will we rename them
accordingly. This means that the filenames will be "correct" but the
meta-data will be out-of-date.
2016-08-16 16:07:54 -07:00
Andrew Schwartzmeyer 1e265e915e Update links for alpha.9
Also adds the Windows 8.1 build to the readme, and bumps the AppVeyor
build number.
2016-08-16 14:43:34 -07:00
hiteshraigandhi 81451c79cb Add reference to governance document on to readme 2016-08-12 13:27:04 -07:00
Andrew Schwartzmeyer e89da27994 Update releases on readme 2016-08-11 17:11:50 -07:00
Sergei Vorobev a559d91b93 Use pronounces consistently in cloning instruction 2016-08-11 08:52:53 +03:00
Andy Schwartzmeyer 42a755bcdc Fix welcome message in readme
First word was misspelled "Welcome" and OS X was missing its space delimiter.
2016-08-09 16:59:05 -07:00
Angel Calvo 031ba8795b Merge pull request #1647 from PowerShell/AngelCalvo-patch-3
Update README.md
2016-08-08 17:28:17 -07:00
hiteshraigandhi 42c8df9c58 Update README.md 2016-08-05 14:10:42 -07:00
Angel Calvo 0189bea2e6 Update README.md 2016-08-04 12:35:02 -07:00
Angel Calvo b38256aab1 Update README.md
Made some changes on package installation table -  I noticed some inconsistencies some places using How to Install, others Installation Instructions.  So I cleaned up, and removed “How to” in favor of “install” and Installation Instuctions.

Update README.md

Update README.md
2016-08-02 15:31:41 -07:00
joeyaiello da6f7abb4b update README with license info 2016-07-29 14:15:46 -07:00
AngelCalvo d29848aece Update README.md 2016-07-28 15:59:53 -07:00
Andrew Schwartzmeyer ba6b9663fb Move build badges
* Remove superfluous link to releases page
* Remove superfluous link to docs/build
* Add column back for install instructions
* Add extra link to the FAQ
2016-07-28 15:09:14 -07:00
Andrew Schwartzmeyer f63da502e1 Make 101.md the tree's README.md 2016-07-28 11:15:42 -07:00
Andrew Schwartzmeyer 886dea5cb5 Rewrite README 2016-07-28 11:15:42 -07:00
Sergei Vorobev ef04ff27c2 Formatting in top-level README.md
- Remove redundant 'Build from Source' column, since the Section name already implies it
- Lists with 1 bullet-point are weird-looking, especially sub-lists
2016-07-26 23:56:46 -07:00
Sergei Vorobev b1e3cc8276 Remove non-used link references 2016-07-24 09:55:44 -07:00
Jianyun Tao 31344808bd Updated the Downloading Source code section to address the feedback from lzybkr. 2016-07-20 17:23:06 -07:00
Jianyun Tao 7b2d101668 added "recursive cloning" back to readme per request #1197 2016-07-20 17:09:41 -07:00
Travis Plunk 955f3f27d3 Clarified how to install OS X. 2016-07-20 11:41:11 -07:00
Travis Plunk ec69fb37ed Clarified the Get PowerShell instructions 2016-07-20 11:36:06 -07:00
Travis Plunk 661c323c28 Simplified over complicated table into single link.
Removed redundant contributing text and replaced with link to contributing doc.
Removed maitaner specific text and replaced with link to contributor specific section for the topic
2016-07-20 11:18:28 -07:00
Travis Plunk fd9cf03261 Addressed @jianyun `s and @vor 's PR comments 2016-07-19 16:36:08 -07:00
Travis Plunk 4c74e05972 Drafted update to contribution guidelines 2016-07-19 16:36:08 -07:00
Aleksandar Nikolić 16bc74e722 Update README.md
Resolving conflicts.
2016-07-19 05:01:43 +02:00
Aleksandar Nikolić 3935848d43 Update PowerShell/README.md
Fixed casing and a couple of typos.
Added newlines following one-sentence-per-line principle.
2016-07-19 02:16:00 +02:00
Yanbing b3f2dbc12c update some wording 2016-07-13 16:44:40 -07:00
Yanbing 9f4dc7081b update some wording 2016-07-13 15:59:08 -07:00
Jianyun 006eb1f734 Merge pull request #1339 from PowerShell/jianyun/docs
Created Learning PowerShell
2016-07-12 18:12:10 -07:00
joeyaiello 0eac00ed0b first pass of contributor docs
Rework of contributor docs to reflect actual flow
for both internal and external developers using
the PowerShell/PowerShell repo for the first time.
Includes updates to issue/PR guidelines, repo 101,
and CONTRIBUTING.md.
2016-07-12 13:39:36 -07:00
Jianyun Tao 062335f47a updated link in readme 2016-07-12 13:27:21 -07:00
Andrew Schwartzmeyer 218480cd26 Add official Microsoft Open Source Code of Conduct 2016-06-27 10:35:21 -07:00
Jianyun Tao 1d474107c9 fixed a broken link in readme 2016-06-24 16:49:24 -07:00
Don Gill abc83b0e51 Updated per feedback. 2016-06-24 13:15:34 -07:00
Don Gill 178becf21e (WIP) Updated draft of readme for PM review. 2016-06-23 08:21:07 -07:00
Don Gill cc8e7a789e WIP initial draft of readme 2016-06-22 16:57:17 -07:00
Andrew Schwartzmeyer acf76231e5 Update readme for Windows releases 2016-06-16 17:18:43 -07:00
Sergei Vorobev 3bae87d2a4 Update appveyor badge link [skip ci] 2016-05-22 00:16:41 -07:00
Andrew Schwartzmeyer fcf4b38370 Rename PowerShellGitHubDev.psm1 to build.psm1 2016-05-18 13:58:59 -07:00
Andrew Schwartzmeyer e2f4b16c2f Add team coordination link to internal docs 2016-05-18 10:47:13 -07:00
Andrew Schwartzmeyer b4faf6463c Move CONTRIBUTING.md into .github folder 2016-04-22 15:12:02 -07:00
Andy Schwartzmeyer 97ca8f5b76 Add Core PS links 2016-04-21 14:22:06 -07:00
Andrew Schwartzmeyer ca1055c83c Add Frequently Asked Questions to documentation
Addresses some PowerShell, build, and Git questions.
2016-04-20 16:25:58 -07:00
Andrew Schwartzmeyer 50093b202a Update documentation for OS X testing
Copy the Travis CI badge for 10.11. It is the same badge, but it will
fail if the build fails. I don't see a way to have separate badges, but
this highlights that the platform is being tested.
2016-04-14 11:26:34 -07:00
Andrew Schwartzmeyer 841f76ec37 Update Git setup documentation
Now that everyone needs all the submodules. Much simpler.
2016-04-12 16:16:17 -07:00
Andrew Schwartzmeyer b8f326adf5 Redirect PSRP documentation to other repo 2016-04-12 15:59:38 -07:00
Sergei Vorobev 27eb8ecd12 Remove server2016 from the build status matrix
[skip ci]
2016-04-06 11:32:10 -07:00
Sergei Vorobev d90f3a8c2f Add server2016 branch to build status table 2016-03-31 19:04:48 -07:00
Andrew Schwartzmeyer b79af07fbb Add Linux and Windows installation instructions 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer 666d036fd8 Move debugging docs 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer f1d27d518c Move PSRP notes 2016-03-30 23:30:26 -07:00
Andrew Schwartzmeyer c52c5001cb Add build instructions matrix to readme 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer d6c5242c52 Move Windows .NET Full instructions 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 444d42f0d3 Move Windows .NET Core build instructions 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 6f0c671853 Document OS X dependency installation instructions 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 1937ad5784 Move Linux instructions to docs/building/linux.md 2016-03-30 21:33:57 -07:00
Andrew Schwartzmeyer 19e870aad2 Refactor readme header 2016-03-30 21:30:06 -07:00
Sergei Vorobev 111b254f3d Remove psl-monad submodule
Fix #656
2016-03-30 20:01:05 -07:00
Andrew Schwartzmeyer d5d0d29cf9 Fix use of install.ps1 on AppVeyor
Resolves #718.

The 1.0.0 builds are no longer in the "beta" channel.

Update version to 1888.
2016-03-21 14:31:41 -07:00
Sergei Vorobev 0cb76a9a09 Remove explicit msbuild requirement
Fix #684
We already require VS 2015 installation.
Grab msbuild automatically from .NET framework folder.
2016-03-18 12:01:18 -07:00
Andrew Schwartzmeyer 38a53d68b4 Improve readme 2016-03-16 23:49:26 -07:00
Sergei Vorobev b9283d04cc Add a note about VC++ in README.md 2016-03-16 17:23:52 -07:00
Andrew Schwartzmeyer 6e98692827 Revert "Update README.md"
This reverts commit 0908997a8e.

Fixes #675
2016-03-15 21:14:58 -07:00