Skip to content

Commit 3b1da94

Browse files
fix: test semantic release ver stamping
1 parent 1eaf4a7 commit 3b1da94

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
11
# Fusing Angular CLI
22

3-
Work in progress
3+
WORK IN PROGRESS
4+
5+
## Prerequisites
6+
7+
Both the CLI and generated project have dependencies that require Node 10.0.0 or higher, together
8+
with NPM 6.0.0 or higher.
9+
10+
## Table of Contents
11+
12+
* [Installation](#installation)
13+
14+
## Installation
15+
16+
```bash
17+
npm install -g fusing-angular-cli
18+
```

0 commit comments

Comments
 (0)