mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Fix README
This commit is contained in:
@@ -40,7 +40,7 @@ Here are the build prerequisites. You may only install some of them.
|
||||
| [Sass](https://github.com/sass/dart-sass/) | To build CSS stylesheets from SCSS. Will be run by PixivFE in development mode | **No**, unless you want to modify the SCSS files | Use system package manager (`dart-sass`), or see below |
|
||||
| [jq](https://jqlang.github.io/jq/) | To extract i18n strings | **No**, unless you want to modify the source code or build translation files | Use system package manager (`jq`) |
|
||||
| [semgrep](https://semgrep.dev/) | To extract i18n strings and scan the source code for errors | **No**, unless you want to modify the source code or build translation files | [See official instructions](https://github.com/semgrep/semgrep/blob/develop/README.md#option-2-getting-started-from-the-cli) |
|
||||
| Crowdin CLI | To upload and download i18n strings. Only core developers need this | [See our documentation](./doc/dev/features/i18n.md) |
|
||||
| Crowdin CLI | To upload and download i18n strings. | **No**, unless you are a core developer | [See our documentation](./doc/dev/features/i18n.md) |
|
||||
|
||||
To install Dart Sass, you can choose any of the following methods.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user