Skip to content

Commit

Permalink
Merge pull request #8 from mattuna15/patch-5
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
yeastplume committed Feb 26, 2020
2 parents 6010ab5 + dcff3f5 commit 16ce172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ All Aloevera operations are performed on project files, which persist the state
To create a new project file, use the `create` command as in the example below:

```.sh
aloevera create my_project.av
aloevera create project my_project.av
```

This will create a new project file called `my_project.av` in the current directory. Feel free to look through the contents of the file, but remember its contents are not meant to be edited directly.
Expand Down

0 comments on commit 16ce172

Please sign in to comment.