mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Makefile: advertise forum on make
This commit is contained in:
parent
5725d707d6
commit
9afa859ba2
4
Makefile
4
Makefile
@ -38,7 +38,9 @@ welcome:
|
||||
@echo ""
|
||||
@echo "Please see our Quick Start Guide at:"
|
||||
@echo " https://doc.riot-os.org/getting-started.html"
|
||||
@echo "Or ask questions on our mailing list:"
|
||||
@echo "You can ask questions on our forum:"
|
||||
@echo " https://forum.riot-os.org"
|
||||
@echo "Or discuss with other users on the mailing list:"
|
||||
@echo " users@riot-os.org (http://lists.riot-os.org/mailman/listinfo/users)"
|
||||
|
||||
print-versions:
|
||||
|
Loading…
Reference in New Issue
Block a user