Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 4f460bf

Browse files
author
Stephen Asbury
committed
improved signup message
1 parent 29cd0bc commit 4f460bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ def main():
223223
print()
224224
print("If successful, 'ngs -h' and 'nsc -h' will show the help options.")
225225
print()
226-
print("Signup for a free account by creating a folder, cd-ing into it and using 'nsc init -r synadia'.")
226+
print("Learn more about signing up at synadia.com.")
227227
print()
228228

229229

0 commit comments

Comments
 (0)