更新Linux pake-cli提醒
This commit is contained in:
2
bin/builders/LinuxBuilder.ts
vendored
2
bin/builders/LinuxBuilder.ts
vendored
@@ -17,7 +17,7 @@ import { npmDirectory } from '@/utils/dir.js';
|
||||
export default class LinuxBuilder implements IBuilder {
|
||||
async prepare() {
|
||||
logger.info(
|
||||
'To build the Windows app, you need to install Rust and VS Build Tools.'
|
||||
'To build the Linux app, you need to install Rust and Linux package'
|
||||
);
|
||||
logger.info(
|
||||
'See more in https://tauri.app/v1/guides/getting-started/prerequisites#installing\n'
|
||||
|
||||
Reference in New Issue
Block a user