Commit Graph

76 Commits

Author SHA1 Message Date
Glenn Condron 56ff7407da Merge pull request #859 from FabienDehopre/dev
Fix issue "Unable to install DNVM while behind a corporate proxy"
2015-09-25 12:21:15 -07:00
Marius Gundersen aa37d8c776 Removed dot from dnx run command
The dot (current folder) isn't needed when using the latest dnx
2015-09-14 18:10:09 +02:00
glennc 3854909d2b some minor text changes 2015-09-01 10:02:33 -07:00
Fabien Dehopré 17bd0c8e61 update install commands for Windows
update both CMD and Powershell install commands for Windows to include the configuration of the corporate proxy
2015-08-24 12:14:01 +02:00
Andrew Stanton-Nurse b1a1f52331 Direct users to docs site for Mac instructions 2015-08-14 15:42:53 -07:00
PatrickNausha b55b654953 Add required script extension. 2015-06-19 17:20:26 -07:00
Glenn Condron 17b2eb1060 Merge pull request #505 from MRdNk/fixosxreadme
Update README.md: To include OSX instructions to add `source dnvm.sh` to bashrc - to use in bash
2015-06-12 19:07:10 -07:00
Marcus Hammarberg ef07010f41 Added instructions on how to source dnvm.sh on OsX 2015-05-19 13:41:18 +07:00
Eilon Lipton 3a15ea1d91 Update contributing link 2015-05-14 09:17:40 -07:00
Van Kichline 2d97024dbe Update README.md
There was a single lingering reference to "K command." This will become less intelligible as time goes by, so best to correct it.
2015-05-08 09:24:11 -07:00
Duncan Angus Wilkie 9d57862ed7 Update README.md
To show bash profile step for osx
2015-04-29 22:07:20 +01:00
Glenn Condron cf8ea953e8 Update README.md 2015-04-28 15:52:11 -07:00
Shayne Boyer f86d083185 typo OSX brew tap 2015-04-28 09:01:58 -04:00
Glenn Condron 67dc3f5c34 Update README.md 2015-04-27 16:36:57 -07:00
Eilon Lipton f76c712b2b More typos and whatnot 2015-04-23 11:10:43 -07:00
glennc f37488fa3b Update readme, add linux md, move samples to folders for each version of DNX. 2015-04-23 11:10:43 -07:00
Michał Dudak 2ebbb6d870 Corrected paths to DNX repository 2015-04-07 09:21:22 +02:00
Wei Wang 2bd951f1c6 Rename kpm to dnu 2015-03-24 00:51:09 -07:00
Andrew Nurse 35ac526aec update instructions from release 2015-02-05 10:48:00 -08:00
Suhas Joshi 3ebda03df9 Updating dev with latest on master 2014-12-10 17:43:57 -08:00
Praburaj 07424caead Updating the home repo with the latest KVM scripts 2014-09-05 13:20:12 -07:00
Praburaj fcc3ae5e03 Pointing dev branch scripts to point to the dev feed.
1. Modified nuget.config
2. Changed all kvm scripts to point to dev feed.
3. Modified readme to reflect the same.
2014-08-18 14:42:02 -07:00
danroth27 9459c55f7a Update README.md 2014-08-16 11:46:11 -07:00
danroth27 4a1d6ee3ec Update README.md 2014-08-16 11:45:41 -07:00
danroth27 32cf4dad2a Update README.md 2014-08-16 10:36:30 -07:00
danroth27 4e148223ec Update README.md 2014-08-14 22:50:46 -07:00
danroth27 e2909168d2 Update README.md 2014-08-14 22:45:17 -07:00
danroth27 79d8de462b Update README.md 2014-08-14 22:43:30 -07:00
danroth27 7551451cb3 Update README.md 2014-08-14 21:38:11 -07:00
danroth27 bd68cdc529 Update README.md 2014-08-14 19:53:06 -07:00
Praburaj 5fe9e68f1a Adding instruction to get KRE from master feed. 2014-08-14 12:37:52 -07:00
Praburaj 056789ec08 Fixing samples to be shipped for CTP3
This also includes some of the samples project.json feed discussed like remove version attribute, changing case of Kestrel to 'kestrel'
Fixing the nuget.config feed to point to the new feed for master.
Fixing readme with a pinned build of KRE.
2014-08-12 13:29:33 -07:00
Praburaj 90a19ee27b Updating home repo samples to use latest bits from dev branch feed
1. Updated samples to use Kestrel for cross plat
2. Updated "configurations" in project.json to "frameworks"
3. Updated readme to include instructions on Kestrel
2014-08-05 12:42:11 -07:00
Praburaj 2e1fb8f019 Fixing a typo in brew in the OSX instructions. 2014-07-18 10:45:21 -07:00
Praburaj 10c942cdf7 Homebrew setup instructions on OSX 2014-07-17 15:58:37 -07:00
Graeme Christie d839090ab6 Fixed reference to kvmsetup.sh to reference kvminstall.sh
Fixed sample output for windowsgetting started to show kvm setup command rather than erroneous kvmsetup
2014-06-22 00:04:01 +08:00
Graeme Christie 9042ce65df Added simplified kvm install instructions for OSX/Linux 2014-06-21 23:31:16 +08:00
Glenn Condron 611469e3a9 Update KVM to newer build, update Readme to show how to use KVMInstall. Pipe md to out-null when creating temp directory. 2014-06-11 13:45:59 -07:00
Graeme Christie 5b6febecdc Merged Master 2014-06-03 17:40:46 +08:00
Eilon Lipton 37b551591e Changes for community PRs 2014-06-02 12:27:12 -07:00
Eilon Lipton acd8aecf13 Fixed formatting 2014-06-02 12:25:22 -07:00
kamehrot 1a64c1c1e8 burning samples and readme to alpha build-189 2014-05-29 14:27:49 -07:00
Eilon Lipton f730aa4152 Added link to contributing doc. 2014-05-29 10:40:24 -07:00
Graeme Christie feadd7c96b Changed >3.4.0 mono version to >=3.4.1 to avoid confusion 2014-05-26 18:15:49 +08:00
Graeme Christie 8a75984d44 Fixed syntax of mozroots command and some other small layout fixes 2014-05-26 17:08:49 +08:00
Graeme Christie 5391149119 Updated Readme.md with quick start info for OSX/Linux
Replaced the 'close and open your shell' message with on to just 'source kvm.sh'
2014-05-26 16:45:41 +08:00
Louis DeJardin 8a1eb0d8fb Update README.md
Putting the Getting Started command line steps into a copy-paste-able block
2014-05-22 13:07:15 -07:00
danroth27 c15d82ca1f Update README.md 2014-05-21 07:29:41 -07:00
Jane Zhou (MS) 1b98d65521 Remove the CoreCLR on Server 2012 issue
It is working now; we have fixed this since last Thursday.
2014-05-19 11:26:35 -07:00
Glenn f243b54b28 Update README.md 2014-05-16 08:50:22 -07:00