Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Added Notes for installation #6104

Merged
merged 2 commits into from
Jun 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/truffle/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Truffle is a development environment, testing framework and asset pipeline for E
```
$ npm install -g truffle
```

_Note: To avoid any strange permissions errors, we recommend using nvm._
### Quick Usage

For a default set of contracts and tests, run the following within an empty project directory:
Expand Down