Commit 13a298224be335c633eee048178a8af7bf8553fa

Authored by Antonio Terceiro
1 parent 9ad67e97

Add simple quick start steps

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
README.md 0 → 100644
... ... @@ -0,0 +1,5 @@
  1 +# Quick start
  2 +
  3 +- install `mr` (`apt-get install mr`)
  4 +- echo $(pwd)/.mrconfig >> ~/.mrtrust
  5 +- mr checkout
... ...