File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -195,12 +195,12 @@ make
195195
196196To install the SDK CLI you will first need the .NET SDK
197197
198- * macOS - download and install the ( macOS .NET SDK Installer) [ https://dotnet.microsoft.com/en-us/download/dotnet/6.0 ] .
198+ * macOS - download and install the [ macOS .NET SDK Installer] ( https://dotnet.microsoft.com/en-us/download/dotnet/6.0 ) .
199199 * Ubuntu - ` sudo apt-get install -y dotnet-sdk-6.0 `
200200 * Fedora - ` sudo yum -y install dotnet `
201201
202202Then you will need the * new* CLI redesign
203- ( pull request) [ https://github.com/Green-Software-Foundation/carbon-aware-sdk/pull/158 ] branch:
203+ [ pull request] ( https://github.com/Green-Software-Foundation/carbon-aware-sdk/pull/158 ) branch:
204204```
205205curl -LO https://github.com/microsoft/carbon-aware-sdk/archive/refs/heads/162/cli-redesign.tar.gz
206206tar xf cli-redesign.tar.gz
You can’t perform that action at this time.
0 commit comments