From 3389200fd4fe8706d180f700fd9baa42fc77dd09 Mon Sep 17 00:00:00 2001 From: Nuno Martinho Date: Wed, 24 Mar 2021 11:45:47 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cdd65b8..f389a46 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # FIRST NETUNO APP -** My first app with netuno! A scheduler/calendar app ** +**My first app with netuno! A scheduler/calendar app** -### Config: +### Installation Guide: 👉 First you will need to install [Netuno](https://doc.netuno.org/docs/en/installation/) -#### Clone: +#### then, clone: 👉 Go to Netuno apps folder: `:~$ cd netuno/apps` @@ -15,5 +15,7 @@ 👉 Go back to Netuno root: `:~/netuno/apps$ cd ..` -Start Netuno server: -`:~/netuno$ ./netuno server app=myapp` \ No newline at end of file +👉 Start Netuno server: +`:~/netuno$ ./netuno server app=myapp` + +#### 🎉**All Done!** \ No newline at end of file