-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
36a772c
commit 4562e4c
Showing
5 changed files
with
6 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,4 @@ | ||
# Ubuntu - Linux | ||
--- | ||
|
||
To install Mantis directly on Ubuntu, follow the below steps. | ||
|
||
## Setup | ||
|
||
Clone the Mantis repository | ||
|
||
```shell | ||
$ git clone https://github.com/PhonePe/mantis.git | ||
``` | ||
|
||
cd into the Mantis directory | ||
|
||
```shell | ||
$ cd mantis/setup/ubuntu | ||
``` | ||
|
||
Run the mac setup file | ||
|
||
```shell | ||
$ ./setup-mantis-ubuntu.sh | ||
``` | ||
Coming Soon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,4 @@ | ||
# Mac | ||
--- | ||
|
||
To install Mantis directly on Mac, follow the below steps. We have simplified the installation as much as possible | ||
|
||
## Setup | ||
|
||
Clone the Mantis repository | ||
|
||
```shell | ||
$ git clone https://github.com/PhonePe/mantis.git | ||
``` | ||
|
||
cd into the Mantis directory | ||
|
||
```shell | ||
$ cd mantis/setup/macos | ||
``` | ||
|
||
Run the mac setup file | ||
|
||
```shell | ||
$ ./setup-mantis-macos.sh | ||
``` | ||
Coming Soon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,3 @@ | ||
# Ubuntu - Linux | ||
--- | ||
|
||
To install Mantis directly on Ubuntu, follow the below steps. | ||
|
||
## Setup | ||
|
||
Clone the Mantis repository | ||
|
||
```shell | ||
$ git clone https://github.com/PhonePe/mantis.git | ||
``` | ||
|
||
cd into the Mantis directory | ||
|
||
```shell | ||
$ cd mantis/setup/ubuntu | ||
``` | ||
|
||
Run the mac setup file | ||
|
||
```shell | ||
$ ./setup-mantis-ubuntu.sh | ||
``` | ||
Coming Soon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters