Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit e48e7e0

Browse files
dmiusDmitry
authored andcommitted
Merge branch 'dmius-text-dump' of https://github.com/startupturbo/nancy into dmius-text-dump
2 parents f2a6fbb + a30f32b commit e48e7e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Installation
6767
In the minimal configuration, only two steps are needed:
6868

6969
1) Install Docker (for Ubuntu/Debian: `sudo apt-get install docker`)
70+
7071
2) Clone this repo and adjust `$PATH`:
7172
```bash
7273
git clone https://github.com/startupturbo/nancy
@@ -75,8 +76,11 @@ source ~/.bashrc
7576
```
7677

7778
Additionally, to allow use of AWS EC2 instances:
79+
7880
3) Follow instructions https://docs.aws.amazon.com/cli/latest/userguide/installing.html
81+
7982
4) Follow instructions https://docs.docker.com/machine/install-machine/
83+
8084
5) install jq (for Ubuntu/Debian: `sudo apt-get install jq`)
8185

8286
Getting started

0 commit comments

Comments
 (0)