Skip to content

Commit

Permalink
Merge pull request #10 from instana/test
Browse files Browse the repository at this point in the history
Update doc: add some steps
  • Loading branch information
morningspace authored Nov 7, 2024
2 parents 5760415 + 16ef8d4 commit f59e1c7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions tools/configuration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@ Install the prerequisites:
```console
npm install -g ts-node
npm install -g pkg
npm install -g typescript
```

Install node modules:

```console
npm install
```

To build the source code, please run:
Expand Down
8 changes: 4 additions & 4 deletions tools/configuration/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f59e1c7

Please sign in to comment.