From 12695cf847a29b0c8082ccb4faeeb7d269780fe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Lucr=C3=A8ce=20C=C3=A9leste?= Date: Tue, 17 Jul 2018 22:14:51 -0400 Subject: [PATCH] [PoC] rough-sketch doc on barriers initial setup --- docs/initial-setup.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/initial-setup.md b/docs/initial-setup.md index e69de29b..4654576c 100644 --- a/docs/initial-setup.md +++ b/docs/initial-setup.md @@ -0,0 +1,12 @@ +The initial setup of barrier is universal across all platforms, it involves a +few easy steps. + +1. Launch barrier +2. Choose your language ![wlecome](assets/images/welcome.png) +3. Press the `Next` button +4. Choose wether the computer will be a `server` or `client`. ![server-or-client](assets/images/server-or-client.png) +5. Press the `Finish` button + +Initial setup is now done, and barrier should have launched. + +![launched](assets/images/launched.png) \ No newline at end of file