Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valsdav authored Jun 17, 2024
1 parent b30b874 commit 5933e19
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ After making changes, make sure to run test cases and linting checks.
- Original source hosted at [GitHub](https://github.com/cms-cat/order)
- Report issues, questions, feature requests on [GitHub Issues](https://github.com/cms-cat/order/issues)

Setup the environment:
```shell
export ORDER_CLEAR_CACHE=True
export ORDER_DATA_LOCATION='/path/to/order-data'
export X509_USER_PROXY=your-cert-file
```

<!-- marker-after-development -->

<!-- marker-after-body -->

0 comments on commit 5933e19

Please sign in to comment.