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

docs: update zip package Readme #711

Merged
merged 1 commit into from
Jan 22, 2024
Merged
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
16 changes: 8 additions & 8 deletions packages/zip/README.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
------------------------------ Crowdin CLI v3 ---------------------------------
# Crowdin CLI

# Installation on Linux and MacOS
## Installation on Linux and MacOS

Run `. install-crowdin-cli.sh` in the terminal with sudo rights in order to add `crowdin` command to your terminal
Run `. install-crowdin-cli.sh` in the terminal with sudo rights to add the `crowdin` command to your terminal

-------------------------------------------------------------------------------

Expand All @@ -13,12 +13,12 @@ Run `. install-crowdin-cli.sh` in the terminal with sudo rights in order to add
- In the Start Search box, type `cmd`, and then press CTRL+SHIFT+ENTER
- If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue

2. Run `setup-crowdin.bat` script in order to add `crowdin` command to the Command Prompt
2. Run the `setup_crowdin.bat` script to add the `crowdin` command to the Command Prompt
3. Restart your Command Prompt

-------------------------------------------------------------------------------

# Running the App
## Running the App

Use the following method to run the app:

Expand All @@ -30,7 +30,7 @@ Alternative method:

-------------------------------------------------------------------------------

# General Commands
## General Commands

To display help information:

Expand All @@ -44,6 +44,6 @@ To analyze your configuration file for potential errors:

- crowdin lint

To show a list of source files in the current project:
-------------------------------------------------------------------------------

- crowdin list project
See the official documentation for more details - https://crowdin.github.io/crowdin-cli