Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nioperas06 committed Oct 10, 2019
1 parent 3b40ad1 commit 071d242
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 071d242

Please sign in to comment.