1
0
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:
Martine Lenders 2020-12-09 17:18:50 +01:00
parent 5725d707d6
commit 9afa859ba2
No known key found for this signature in database
GPG Key ID: CCD317364F63286F

View File

@ -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: