Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ram committed Nov 22, 2021
1 parent 5b3fc38 commit 9299efd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@ They handle all omissions (read as errors & exceptions).

## Deploy

- Configure `stack/.env` file with your specific values
- `cd stack`
- Configure `.env` file with your specific values
- `yarn`
- `yarn deploy`

## Test

- `cd stack`
- `yarn test`
2 changes: 1 addition & 1 deletion stack/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "flows-spikeit",
"name": "my-observability-stack",
"version": "1.0.0",
"license": "MIT",
"author": "Ram Grandhi",
Expand Down

0 comments on commit 9299efd

Please sign in to comment.