updated README

This commit is contained in:
jordan-violet-sp
2022-09-02 20:34:23 -04:00
parent 4632653ea3
commit 515e7be8f0

View File

@@ -5,7 +5,7 @@
![Issues][issues-shield]
![Latest Releases][release-shield]
![Contributor Shield][contributor-shield]
[![Deploy to Production](https://github.com/sailpoint-oss/developer-community-site/actions/workflows/build-and-deploy-prod-gh-pages.yml/badge.svg)](https://github.com/sailpoint-oss/developer-community-site/actions/workflows/build-and-deploy-prod-gh-pages.yml)
[![Deploy to Production](https://github.com/sailpoint-oss/developer.sailpoint.com/actions/workflows/build-and-deploy-prod-gh-pages.yml/badge.svg)](https://github.com/sailpoint-oss/developer.sailpoint.com/actions/workflows/build-and-deploy-prod-gh-pages.yml)
[discourse-shield]: https://img.shields.io/discourse/topics?label=Discuss%20This%20Tool&server=https%3A%2F%2Fdeveloper.sailpoint.com%2Fdiscuss
[discourse-url]: https://developer.sailpoint.com/discuss/
@@ -44,7 +44,7 @@ npm install npm@latest -g
1. Clone the repo
```sh
git clone https://github.com/sailpoint-oss/developer-community-site.git
git clone https://github.com/sailpoint-oss/developer.sailpoint.com.git
```
2. Install NPM packages
```sh