Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
thenikhilk committed Nov 8, 2019
1 parent 0222786 commit 4a74b1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/developer-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gulp bundle --ship
gulp package-solution --ship
```

**OR**
### OR

``` powershell
npm run package
Expand Down
1 change: 0 additions & 1 deletion documentation/installation-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ 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 Web Part will load assets from this CDN.

![App Catalog](assets/app-catalog.png "App Catalag")

Expand Down

0 comments on commit 4a74b1c

Please sign in to comment.