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