Skip to content

Commit

Permalink
add new website for registration
Browse files Browse the repository at this point in the history
  • Loading branch information
puru07 committed Jul 3, 2020
1 parent c84013b commit dfbef57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Setting up mowito
User Registration
-------------------

Register yourself on this website https://mowito.in/register.html
Register yourself on this website https://mowito.in/navigation_stack.html

Installing Mowito on Computer
------------------------------------------
Expand All @@ -14,7 +14,7 @@ Ubuntu 18 - ROS Melodic

1. Clone the repo in the home directory, using

``git clone -b melodic https://github.com/mowito/mowito_amd64.git``\
``git clone -b melodic https://github.com/mowito/mowito_amd64.git ~/mowito_amd64``\

2. Remove any previous installation of Mowito stack

Expand All @@ -32,7 +32,7 @@ Ubuntu 16 - ROS Kinetic

1. Clone the repo in the home directory, using

``git clone -b kinetic https://github.com/mowito/mowito_amd64.git``\
``git clone -b kinetic https://github.com/mowito/mowito_amd64.git ~/mowito_amd64 ``\
2. Remove any previous installation of Mowito stack
Expand Down

0 comments on commit dfbef57

Please sign in to comment.