Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitAuto: 安装时 make 报错 #148

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<div align="center">

# Fānyì (翻译)
Ensure you have Bun installed on your system. You can follow the official Bun installation guide [here](https://bun.sh/docs/install).



A 🇨🇳 and 🇺🇸🇬🇧 translator in your command line, powered by iciba and groq.

Expand Down
3 changes: 3 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Installation
-Run `make` to build the project.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议删除或注释掉旧的make命令行,以避免混淆。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion: Add a space after the '-' in the list item for consistency and readability. [formatting]

Suggested change
-Run `make` to build the project.
- Run `make` to build the project.

Run `bun install` to install the dependencies.