Skip to content

Commit b3b1e9e

Browse files
committed
Update readme.
1 parent bd2e481 commit b3b1e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is an opinionated base [Sails v1](https://sailsjs.com) application, using W
1111
+ Schema validation and enforcement for `PRODUCTION`. This repo is setup for `MySQL`. If you plan to use a different datastore, you will want to modify [`config/bootstrap.js`](config/bootstrap.js) (not to be confused with the CSS framework, this config file is what Sails runs just before finally "lifting". See [Sails documentation](https://sailsjs.com/config/bootstrap) about the `config/bootstrap.js` file.)
1212

1313
## How to Use
14-
This repo is not installable via `npm`. It should be forked to help kick-start projects.
14+
This repo is not installable via `npm`. Instead, Github provides a handy "Use this template" (green) button at the top of this page. That will create a special fork of this repo (so there is a single, init commit, instead of the commit history from this repo).
1515

1616
Scripts built into [`package.json`](package.json):
1717

0 commit comments

Comments
 (0)