Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
IonBoleac committed Nov 18, 2024
2 parents 976fdda + d5c522c commit a695dcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ The following software are supported to be installed by the script:
- [AzureStorageExplorer](https://azure.microsoft.com/en-us/products/storage/storage-explorer): Standalone app that makes it easy to work with Azure Storage data on Windows, macOS, and Linux.

## Usage
Run the script \'run_app.sh\' and choose the desired option to configure your PC.
Run the script `run_app.sh` and choose the desired option to configure your PC.

```bash
./run_app.sh
```

After running the script, you will be prompted to choose an option to configure your PC.
After running the script, you will be prompted to choose an option.

### Install Software Tools Directly
You may use the script install_softwares.sh to run the installation of the software directly.
Expand All @@ -33,7 +33,7 @@ Run the following commands to know how to use the install software script direct
./bin/install_softwares.sh -h
```

### Help command output
### Help install softwares command output
```bash
Usage: ./bin/install_softwares.sh [options]

Expand Down

0 comments on commit a695dcc

Please sign in to comment.