Skip to content

Commit 162a361

Browse files
committed
[closes #70] added TDS info to install docs
1 parent c0dbf44 commit 162a361

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/assets/css/app.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,8 @@ a.navbar-item.is-active {
2424
.navbar-dropdown a.navbar-item.is-active {
2525
color: #000 !important;
2626
text-decoration: underline;
27+
}
28+
29+
.content ul {
30+
margin-top: unset;
2731
}

docs/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ instance.
1212
* SQL Server 2016 SP2 or 2017
1313
* Apache Solr 7.5.0 with SSL enabled
1414
* .NET Framework 4.7.2
15+
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.
16+
* If you do not have a license for Sitecore TDS, you can [obtain a trial license](https://www.teamdevelopmentforsitecore.com/TDS-Classic/Free-Trial).
1517
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.
1618
1. Download the on-premises XP Single (XP0) packages from
1719
[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.

0 commit comments

Comments
 (0)