Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AMIR ABBAS committed Apr 8, 2023
1 parent 6b51f2d commit 5f183d0
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,27 @@
#### Nekoray builder script for macOS
### Nekoray builder script for macOS

This script is made to build **`nekoray`** software for use on **`macOS`** operating system.

Also, in every release in the main repository, special versions of **`intel-amd`** chips and **`apple chips`** are also published in this repository.
Also, in every release in the main repository, special versions of **`intel-amd`** chips and **`apple chips`** are also
published in this repository.

###### Note: This script is an early version, so if there is a problem, raise it in the issues and help to complete and improve this script.
**Note: This script is an early version, so if there is a problem, raise it in the issues and help to complete and
improve this script.**

### How to use

**Just run the script with the following command and wait for the process to complete.**

```bash
bash nekoray_macos_builder.sh
```

Or

```bash
./nekoray_macos_builder.sh
```

This script automatically downloads all required dependencies if they are not available.

**Enjoy :)**

0 comments on commit 5f183d0

Please sign in to comment.