Skip to content

Commit 8256c9d

Browse files
committed
Update README.md
1 parent 469ca2c commit 8256c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-api/utils/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $ IGNORE_VERSION=true thor code:generate
2626

2727
- You can use the environment variable `BUILD_HASH` to update the build hash for the generated code from the `tmp/rest-api-spec/build_hash` file. This file is updated every time you use the `elasticsearch:download_artifacts` Rake task is used in the root of the project to download the latest Elasticsearch specs and tests:
2828
```bash
29-
$ IGNORE_VERSION=true thor code:generate
29+
$ BUILD_HASH=true thor code:generate
3030
```
3131

3232
### Development

0 commit comments

Comments
 (0)