Skip to content

Commit

Permalink
Merge pull request #163 from nioperas06/patch-1
Browse files Browse the repository at this point in the history
Fix typo in readme.md
  • Loading branch information
josephmancuso committed Oct 11, 2019
2 parents 3b40ad1 + 071d242 commit ae7256f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ You can easily create new applications with `craft`. To create a new application

```
$ pip install masonite-cli
$ craft new .
$ craft new project .
```

The `.` will tell craft to create the project in the current directory instead of a new directory.
Expand Down

0 comments on commit ae7256f

Please sign in to comment.