From 3f4bd9416d92d939d63ccf182761d4ee21c820ba Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Thu, 24 Sep 2020 00:02:22 -0700 Subject: [PATCH] doc: dev: Link to list of potential apps from tutorial Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- doc/dev/tutorial/beginning.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/dev/tutorial/beginning.rst b/doc/dev/tutorial/beginning.rst index 34f7818d9..42eff6eb7 100644 --- a/doc/dev/tutorial/beginning.rst +++ b/doc/dev/tutorial/beginning.rst @@ -18,7 +18,9 @@ be built. Picking an app ^^^^^^^^^^^^^^ -We must first, of course, pick an application to add to FreedomBox. For the +We must first, of course, pick an application to add to FreedomBox. Many +potential applications that can be added to FreedomBox have been listed on the +`FreedomBox wiki `. For the purpose of this tutorial, let us pick Transmission. Transmission daemon handles Bitorrent file sharing. BitTorrent is a peer-to-peer file sharing protocol.