Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tcpan authored Dec 20, 2024
1 parent c92b75c commit 8c81ee6
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ source {venv_directory}/bin/activate
pip install flit
```
> **Note**: on Windows, the command to activate python virtual environmnet is `{venv_directory}\Scripts\activate.bat`

2. Get the software:
```
Expand Down Expand Up @@ -84,10 +86,11 @@ ErrorCode:AuthorizationFailure

On windows, the `/etc/hosts` file equivalent `C:\Windows\system32\drivers\etc\hosts`. Administrator privilege is needed to edit this file.

5. AZ CLI installation (only when using `chorus-upload` generated azcli scripts):
You can configure the tool to use AZ CLI to upload files to the CHoRUS central cloud, or alternatively use the built in azure library for upload. If you will be using AZ CLI, please install AZ CLI according to Microsoft instructions:

[Install Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli)
> **Optional**
> 5. AZ CLI installation (only when using `chorus-upload` generated azcli scripts):
> You can configure the tool to use AZ CLI to upload files to the CHoRUS central cloud, or alternatively use the built in azure library for upload. If you will be using AZ CLI, please install AZ CLI according to Microsoft instructions:
>
> [Install Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli)

6. Setting environment variables:
Expand Down

0 comments on commit 8c81ee6

Please sign in to comment.