Skip to content

Commit

Permalink
Update CONTRIBUTING.md - remove need to clone flyde-extension
Browse files Browse the repository at this point in the history
  • Loading branch information
GabiGrin authored May 29, 2024
1 parent 9d61a28 commit cd6ca68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ Small pull requests are much easier to review and more likely to get merged.
1. Ensure you have [pnpm](https://pnpm.io/installation) installed. After cloning the repository, run `pnpm install`.
2. Ensure you have [VSCode](https://code.visualstudio.com/) installed.
3. Ensure you have enabled the `code` command in your PATH. You can do this by opening the Command Palette (Ctrl+Shift+P) and searching for "Shell Command: Install 'code' command in PATH".
4. Clone https://github.com/flydelabs/flyde-vscode and make sure it is next to the `flyde` repository. For example, if you cloned `flyde` in `~/projects/flyde`, clone `flyde-vscode` in `~/projects/flyde-vscode`. This is a temporary hack until https://github.com/flydelabs/flyde-vscode/issues/10 is done.

### Running Locally

Expand Down

0 comments on commit cd6ca68

Please sign in to comment.