From 4f80587d26891f783b1a7a46b0f3273def49cd6e Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Fri, 19 Feb 2021 15:58:19 +0100 Subject: chore: rename default branch to main (#9503) --- docs/contributing/building_from_source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/contributing/building_from_source.md') diff --git a/docs/contributing/building_from_source.md b/docs/contributing/building_from_source.md index 227b42418..96e3e1b88 100644 --- a/docs/contributing/building_from_source.md +++ b/docs/contributing/building_from_source.md @@ -103,7 +103,7 @@ Build with Cargo: # Build: cargo build -vv -# Build errors? Ensure you have latest master and try building again, or if that doesn't work try: +# Build errors? Ensure you have latest main and try building again, or if that doesn't work try: cargo clean && cargo build -vv # Run: -- cgit v1.2.3