Skip to content

Commit a276273

Browse files
annelo-msftpakrym
andauthored
Add code gen requirements to list of prerequisites in Contributing.md (Azure#12978)
* Add code gen requirements to list of prereqs * Apply suggestions from code review Co-authored-by: Pavel Krymets <pavel@krymets.com> Co-authored-by: Pavel Krymets <pavel@krymets.com>
1 parent e398050 commit a276273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Install the **.NET Core cross-platform development** workloads in VisualStudio
1212
- Install **.NET Core 3.1.101 SDK** or higher for your specific platform. (https://dotnet.microsoft.com/download/dotnet-core/3.1)
1313
- Install the latest version of git (https://git-scm.com/downloads)
14+
- Install [NodeJS](https://nodejs.org/en/) (13.x.x) if you plan to use [C# code generation](https://github.com/Azure/autorest.csharp).
1415

1516
## GENERAL THINGS TO KNOW:
1617

0 commit comments

Comments
 (0)