-
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
8d024db
commit 95f8407
Showing
4 changed files
with
8 additions
and
59 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,21 +36,9 @@ git clone [email protected]:sciencemesh/accept-invite.git | |
``` | ||
|
||
## 2. Build Reva | ||
Go to your Reva folder | ||
Follow the instructions in https://reva.link/docs/getting-started/install-reva/ for how to build reva. If you will do local | ||
changes in reva, follow the "Build from sources" instructions. | ||
|
||
``` | ||
cd reva | ||
``` | ||
|
||
Now you need to build Reva by running the following commands (you need to be in the *reva* folder) | ||
|
||
``` | ||
make deps | ||
``` | ||
|
||
``` | ||
make | ||
``` | ||
|
||
## 3. Set up Phoenix | ||
Go to your Phoenix folder | ||
|
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
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