mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
even better wording
This commit is contained in:
@@ -276,7 +276,7 @@ main.registerCommand({
|
||||
"\nPackage names can only contain lowercase ASCII alphanumerics, dash,\n" +
|
||||
"and dot, and must contain at least one letter. Package names may not start\n" +
|
||||
"with a dot. If you plan to publish a package, it must be prefixed with your\n" +
|
||||
"username and a colon \n");
|
||||
"Meteor developer username and a colon. \n");
|
||||
process.exit(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user