Skip to content

Commit e8bd261

Browse files
[doc] Add reference to DevelopmentTips.md in README.
1 parent 1a32db9 commit e8bd261

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ source code and up to 70 GB of disk space for the build artifacts with full
7878
debugging. Depending on your machine, a clean build can take a few minutes to
7979
several hours. Naturally, incremental builds are much faster.
8080

81+
Once you are able to build things successfully and have a compile-test-debug
82+
loop going, check out the [development tips][docs/DevelopmentTips.md] for
83+
better productivity while working on the compiler.
8184

8285
### System Requirements
8386

0 commit comments

Comments
 (0)