From 2f354216304441eca33fd867530ea4b4c01a936d Mon Sep 17 00:00:00 2001 From: CyberFoxar Date: Mon, 6 May 2019 16:45:14 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da47d93..87d4a06 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,11 @@ It is meant to be used in conjunction with [meta], a tool for checking out and k ## 1. Grab projects ### 1.1 The Meta Way -#### 1.1 Install Meta +#### 1.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.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 !