Skip to content

Commit b50b5a5

Browse files
authored
Update README.md
1 parent 612fb47 commit b50b5a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ and it's a great tool for CI/CD pipelines and localization automation.
1818

1919
## Installation
2020

21-
The installation process is automated by command-line scripts. Both scripts for Windows (PowerShell) and macOS/Linux/Windows downloads a binary file with CLI, copies it to user files and makes it available to run anywhere in the system from a command-line.
21+
The installation process is automated by command-line scripts. Both scripts for Windows (PowerShell) and macOS/Linux/Windows downloads a binary file with CLI, copies it to user files and makes it available to run anywhere in the system from a command-line. The CLI supports macOS (both Apple Silicon and Intel), Linux (x86 and ARM64), and Windows.
2222

2323
```bash
24-
# macOS / Linux / Windows (WSL)
24+
# macOS / Linux / Windows (WSL)
2525
curl -s https://get.simplelocalize.io/2.9/install | bash
2626

2727
# Windows (PowerShell)

0 commit comments

Comments
 (0)