Skip to content

Commit

Permalink
Update HOW_TO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewJeffson authored Feb 22, 2023
1 parent f68afcc commit fb97f21
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions HOW_TO.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
### Thank you for considering to contribute to our seeed-studio files!

You can check these steps to set up your own files management platform:

1. Fork this repository into your GitHub.
2. Clone the repository you forked to your coding device.
3. Make your modifications, changing existed files or add new files. ---- for detailed local deployment / installation please check below instruction.
4. Commit your modifications and push to your Github repository.
5. Create a PR from the branch in your forked to seeed-studio's wiki-documents main branch.


###

export PATH=$PATH:/home/w0x7ce/Desktop/node-v18.12.1-linux-x64/bin

## Installation
## Local Installation

[INSTALL LATEST LTS NODE](https://github.com/nodejs/release#release-schedule)

Expand Down Expand Up @@ -168,4 +178,4 @@ If you are using GitHub pages for hosting, this command is a convenient way to b

```bash
fs.inotify.max_user_watches=524288
```
```

0 comments on commit fb97f21

Please sign in to comment.