Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Commit

Permalink
[#449] [9.1] doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nickwesselman committed Nov 28, 2018
1 parent 8da1ab0 commit 18639e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docs/01-Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ If your Solr environment is not currently running with HTTPS, you can create an
* If yes, you need to update the files accordingly.
* **Include or omit trailing slashes as per the default setting in each file!**
1. Open an elevated privileges PowerShell command prompt (started with **Run as administrator**)
1. Import the `SitecoreInstallFramework` module as directed in the TP documentation.
1. Run **`.\install-xp0.ps1`**
* On subsequent runs of the install, you may use the `-SkipPrerequisites` flag to skip prerequisite checks.

Expand Down
2 changes: 1 addition & 1 deletion docs/02-Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You must install these to get Habitat running on your computer:
* [Visual Studio 2017](https://www.visualstudio.com/downloads/) and .NET 4.7.1.
* **Be sure you are using VS17 v15.5 or higher in order to get necessary updates to MSBuild. Update your IDE if needed.**
* Within VS2017, install these extensions:
* [Web Compiler](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.WebCompiler)
* [Web Compiler](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.WebCompiler)
* ASP.NET MVC for the user interface patterns
* On Windows 10, this is enabled by going to:
* **Turn Windows Features On or Off**
Expand Down

0 comments on commit 18639e5

Please sign in to comment.