🐛 更新文档说明

This commit is contained in:
Tw93
2022-11-24 22:55:19 +08:00
parent 1bf681cb34
commit da18636072
2 changed files with 5 additions and 14 deletions

View File

@@ -61,7 +61,7 @@
</tr> </tr>
</table> </table>
更多常用 App 下载可以去 [Releases](https://github.com/tw93/Pake/releases) 中看看。 更多常用 App 下载以及 Windows/Linux 的包可以去 [Releases](https://github.com/tw93/Pake/releases) 中看看Windows 下不能安装到 C:\Program File会直接闪退。建议安装到其他非管理员权限目录比如 D:\Program Files (x86)
## 快捷键 ## 快捷键
@@ -80,11 +80,6 @@
此外还支持双击头部进行全屏切换,拖拽头部进行移动窗口,还有其他需求,欢迎提过来。 此外还支持双击头部进行全屏切换,拖拽头部进行移动窗口,还有其他需求,欢迎提过来。
## 注意点
- Windows 下不能安装到 C:\Program File会直接闪退。建议安装到其他非管理员权限目录比如 D:\Program Files (x86) 。
## 使用命令行打包 ## 使用命令行打包
Pake 提供了命令行工具,可以更快捷方便地打包。(目前仅支持 MacOS Pake 提供了命令行工具,可以更快捷方便地打包。(目前仅支持 MacOS

View File

@@ -61,7 +61,7 @@
</tr> </tr>
</table> </table>
More common apps can be downloaded from [Releases](https://github.com/tw93/Pake/releases). More common apps and Windows/Linux apps can be downloaded from [Releases](https://github.com/tw93/Pake/releases). It cannot be installed to C:\Program File under Windows, and it will crash directly. It is recommended to install to other non-administrator directories, such as D:\Program Files (x86).
## Shortcuts ## Shortcuts
@@ -80,10 +80,6 @@ More common apps can be downloaded from [Releases](https://github.com/tw93/Pake/
In addition, it supports double clicking the head to switch to full screen, and dragging the head to move the window In addition, it supports double clicking the head to switch to full screen, and dragging the head to move the window
## Precautions
- It cannot be installed to C:\Program File under Windows, and it will crash directly. It is recommended to install to other non-administrator directories, such as D:\Program Files (x86) .
## Development ## Development
Refer to the [Tauri documentation](https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-macos) to quickly configure your environment before you start. Refer to the [Tauri documentation](https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-macos) to quickly configure your environment before you start.