diff options
| author | Android Dev Notes <awesomedevnotes@gmail.com> | 2020-09-14 21:30:20 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-14 21:30:20 +0530 |
| commit | cdf96d266317b2a16e8fcba2f18804f8a1b58bcb (patch) | |
| tree | 9f4b80e1e1f9b87ba80e78aec28e5e504150f7ba /README.md | |
| parent | 9183688cabc9b221abc0c2b7a64afd09203aaff2 (diff) | |
Fix typos
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ To run the project with Visual Studio Code you will first need to open the repos Second, you need to [install the recommended extensions for the workspace](https://code.visualstudio.com/docs/editor/extension-gallery#_recommended-extensions). Note that extension recommendations are classified as either "Workspace Recommendations" or "Other Recommendations", but only the "Workspace Recommendations" are required. -After the required extensions are installed, you can can run the server by pressing `F5`. +After the required extensions are installed, you can run the server by pressing `F5`. #### Running From The Command Line |
