Skip to content

Commit

Permalink
docs: update zip package Readme (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar authored Jan 22, 2024
1 parent b799b6b commit 70e9c79
Showing 1 changed file with 8 additions and 8 deletions.
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

0 comments on commit 70e9c79

Please sign in to comment.