Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
allisterb authored Feb 7, 2024
1 parent 76a0922 commit 680ce2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Stratis.VS.StratisEVM/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The StratisEVM extension provides support for developing Stratis Solidity smart
* Compiling a Solidity file from inside Visual Studio

## Requirements
* Visual Stdio 2022
* Visual Studio 2022
* A recent version of [Node.js](https://nodejs.org/)

## Usage
Expand All @@ -19,4 +19,4 @@ on the file in Solution Explorer and select 'Compile Solidity File'.

The first time you open a folder with Solidity contracts the extension will install the necessary Node.js modules in the extension's private `node_modules` directory.
This will take a few seconds to complete so opening the folder will be slower than normal but after the modules are installed the first time, opening folders containing
Solidity contracts will be as usual.
Solidity contracts will be as usual.

0 comments on commit 680ce2e

Please sign in to comment.