Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pallakartheekreddy authored Apr 1, 2024
1 parent c8e22d1 commit b736281
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ The Telemetry service is designed to seamlessly capture data from various applic
supersetAdminPass: // superset admin password
supersethost: // // superset hostname or ip address
```
4. Run `npm install` to install node modules
5. Run `node app.js`
4. Please use [link](https://superset.apache.org/docs/installation/installing-superset-using-docker-compose/) to install superset in locally
5. Run `npm install` to install node modules
6. Run `node app.js`

# API Specification and Documentation

Expand Down

0 comments on commit b736281

Please sign in to comment.