Skip to content

Commit

Permalink
[closes #70] added TDS info to install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nickwesselman committed Nov 1, 2019
1 parent c0dbf44 commit 162a361
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/assets/css/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@ a.navbar-item.is-active {
.navbar-dropdown a.navbar-item.is-active {
color: #000 !important;
text-decoration: underline;
}

.content ul {
margin-top: unset;
}
2 changes: 2 additions & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ instance.
* SQL Server 2016 SP2 or 2017
* Apache Solr 7.5.0 with SSL enabled
* .NET Framework 4.7.2
1. To install TDS-based examples, you'll need to [install Sitecore TDS v6.0.0.8](https://www.teamdevelopmentforsitecore.com/Download/TDS-Classic) or higher.
* If you do not have a license for Sitecore TDS, you can [obtain a trial license](https://www.teamdevelopmentforsitecore.com/TDS-Classic/Free-Trial).
1. [Clone the full repository](https://github.com/Sitecore/Helix.Examples) or [download it](https://github.com/Sitecore/Helix.Examples/archive/master.zip) and unzip into a local directory.
1. Download the on-premises XP Single (XP0) packages from
[dev.sitecore.net](https://dev.sitecore.net/Downloads/Sitecore_Experience_Platform/92/Sitecore_Experience_Platform_92_Initial_Release.aspx) and, without unzipping, place the package into the `install-assets` folder of the repository.
Expand Down

0 comments on commit 162a361

Please sign in to comment.