mirror of
https://github.com/lmstudio-ai/lms.git
synced 2025-09-20 07:26:27 +08:00
Style
This commit is contained in:
@ -19,8 +19,7 @@ export async function createClient(logger: SimpleLogger) {
|
||||
|
||||
To start the server, run the following command:
|
||||
|
||||
${chalk.yellow("lms server start ")}
|
||||
|
||||
${chalk.yellow("lms server start ")}${"\n"}
|
||||
`,
|
||||
);
|
||||
process.exit(1);
|
||||
|
Reference in New Issue
Block a user