Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberFoxar authored May 6, 2019
1 parent f09500f commit f956481
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ It is meant to be used in conjunction with [meta], a tool for checking out and k
# Installing this project

## 1. Grab projects
### 1.1 Install Meta
### 1.1 The Meta Way
#### 1.1 Install Meta

Go on [meta's repo](https://github.com/mateodelnorte/meta) and follow the instruction there. Basically, install nodeJs, install npm and run `npm i -g meta`

### 1.2 Grab projects using Meta
#### 1.2 Grab projects using Meta

Launch your favorite console with node and meta installed, go to the folder where you want the project and run `meta git clone https://github.com/APP-RS-OC-Polytech-2020/Custodia-Meta.git`. Follow the prompts and Enjoy !

### 1.1 (alt) Checkout each project manually.
### 1.1 (alt) The manual way

Open the [meta file](.meta) and do a `git clone` of each url under `"projects"`. You should get about the same result as doing it with meta.

Expand Down

0 comments on commit f956481

Please sign in to comment.