Skip to content

Commit

Permalink
Update abel readme
Browse files Browse the repository at this point in the history
  • Loading branch information
trav3711 committed Oct 11, 2023
1 parent c03f1b5 commit 09bdff1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tools/abel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,17 +126,14 @@ Please see the [ABEL spreadsheet docs](../../tools/abel/validators/README.md) fo
### Update Workflow

If you would like to create a building config to update an already onboarded building, then there are two options:
1. Update an exported building config.

The process for using a building config to generate an ABEL spreadsheet is as
follows:
Generate an ABEL spreadsheet from an exported building config.

1. In `digitalbuildings/tools/abel` run ABEL with the command:
```
python3 abel.py -c /path/to/credential.json -b absolute/path/to/building/config
```
2. Generate a building config from an already updated spreadsheet.
To generate a building config from an already updated spreadsheet.
1. In `digitalbuildings/tools/abel` run ABEL with the command:
```
Expand Down

0 comments on commit 09bdff1

Please sign in to comment.