Skip to content

Commit e4e83cc

Browse files
authored
Merge pull request #2358 from abhi-glitchhg/readme
mentioned `generate_default_tag.sh` in the readme
2 parents 98e53f4 + 745c18f commit e4e83cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ Please follow the below steps for Windows:
111111
- Generate prerequisite files; build in Debug Mode:
112112

113113
```bash
114+
# if you are developing on top of a forked repository; please run following command first
115+
# ./generate_default_tag.sh
116+
117+
114118
./build0.sh
115119
./build1.sh
116120
```

0 commit comments

Comments
 (0)