README.md: fix typo (#150)

This commit is contained in:
Jiahao Chen 2020-03-29 17:54:06 -04:00 committed by GitHub
parent 0a0a4731a3
commit b603011ea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ But right now if you do use master it will be.
Install with Pkg, just like any other registered Julia package:
```jl
pkg> add PkgTemplates # Press ']' to enter te Pkg REPL mode.
pkg> add PkgTemplates # Press ']' to enter the Pkg REPL mode.
```
## Usage