Skip to content

Commit 1e9348b

Browse files
timngyniartemiev
authored andcommitted
Update Readme.md (#5096)
1 parent 4e2d152 commit 1e9348b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Readme.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@
44

55
> https://docs.amplify.aws
66
7+
### Prerequisites
8+
9+
- [Node.js 14.x or later](https://nodejs.org/en/)
10+
- [Yarn classic](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable)
11+
712
## Set up the docs repo
813

9-
1. [Fork this repo](/fork).
10-
2. Navigate to **/docs**.
14+
1. [Fork this repo](/fork) and `git clone` it.
15+
2. In your terminal, navigate to the repo from where it was just cloned. This should be located at the `/docs` directory.
1116
2. From your command line, run `yarn && yarn dev`
1217
3. <http://localhost:3000/> should open automatically.
1318

0 commit comments

Comments
 (0)