lein: fix missing punctuation

coverage
OrBaruk 2017-10-27 17:42:33 -02:00 committed by GitHub
parent 533ca21734
commit 8c8ebd6e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# lein
> Manage clojure projects with declarative configuration
> Manage clojure projects with declarative configuration.
- Generate scaffolding for a new project based on a template:
@ -14,7 +14,7 @@
`lein run {{args}}`
- Run the project's tests
- Run the project's tests:
`lein test`