From 7213468fdf81841f1946c60d94992c0c6aa7b6e1 Mon Sep 17 00:00:00 2001 From: Nikhil Khanna Date: Sun, 27 Oct 2019 13:31:13 +0530 Subject: [PATCH] Update installation-guide.md --- documentation/installation-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/installation-guide.md b/documentation/installation-guide.md index f4b6980..22625e4 100644 --- a/documentation/installation-guide.md +++ b/documentation/installation-guide.md @@ -2,12 +2,12 @@ ## Pre-requisites -To install this WebPart, you need: +To install this Web Part, you need: - An Office 365 Tenant - A SharePoint administrator account -## Download the WebPart package +## Download the Web Part package Download the latest version of the SharePoint App (`*.sppkg`) from [releases](https://github.com/thenikhilk/sharepoint-instagram-feed/releases). @@ -16,7 +16,7 @@ Download the latest version of the SharePoint App (`*.sppkg`) from [releases](ht 1. Go to the SharePoint admin page. Go to the apps section and click on the Apps Catalog (if the Apps Catalog do not exist, create it). 2. In the Apps Catalog, go to the Apps for SharePoint section. 3. Drag & Drop the downloaded `thenikhilk-sp-ig-feed.sppkg` file in the Apps list. Wait during the deployment and verify that the package is correctly installed. -4. Make a note of the URL shown while deploying and ensure it is accessible from your site since the WebPart will load assets from this CDN. +4. Make a note of the URL shown while deploying and ensure it is accessible from your site since the Web Part will load assets from this CDN. ![App Catalog](assets/app-catalog.png "App Catalag")