Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dodievich committed Dec 3, 2021
1 parent 784e834 commit 3b28ecf
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1053,11 +1053,7 @@ PS > Get-SFQueryProfile -AuthContext $auth -QueryIDs ($queriesList | foreach {$_
```

# Development

## Building the project on macOS

Requirements: VSCode

1. Install [.NET 5 SDK](https://dotnet.microsoft.com/download/dotnet/5.0)
2. Clone and open the project in VSCode
3. Build the project (cmd+shift+P -> Tasks: Run build task)
* Install [.NET 5 SDK](https://dotnet.microsoft.com/download/dotnet/5.0)
* Clone and open the project in VSCode
* Restore project (Palette -> .NET: Restore All Projects)
* Build the project (Palette -> Tasks: Run build task -> Build)

0 comments on commit 3b28ecf

Please sign in to comment.