Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nickforddev committed Jan 15, 2021
1 parent e2acf8e commit 168a360
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ Freezeframe is now written in / supports TypeScript! The library will still supp
To get started using freezeframe 5:

```sh
npm install [email protected].0
npm install [email protected].1
```

```sh
npm install [email protected].0
npm install [email protected].1
```

```sh
npm install [email protected].0
npm install [email protected].1
```

Version 5+ is built with modern development in mind. It's transpiled from TypeScript to JavaScript, and it should
Expand Down

0 comments on commit 168a360

Please sign in to comment.