Skip to content

Commit 49c5b02

Browse files
authored
Merge pull request #1676 from chunt007/main
Git for Windows suggestion.
2 parents 823257b + 0e70bdb commit 49c5b02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,15 @@ You can install and run the server either using Node.js directly or using
2828
first approach, for the second approach see the section [use Docker](#use-docker)
2929
Section below.
3030

31+
**Note**: If using Git for Windows, it is helpful to use the -verbose flag to see the progress of the install.
32+
3133
To install, first install [Node](https://nodejs.org/en/) and then run the following
3234

3335
```bash
3436
$ npm install -g solid-server
3537
```
3638

39+
3740
### Run a single-user server (beginner)
3841

3942
The easiest way to setup `solid-server` is by running the wizard. This will create a `config.json` in your current folder

0 commit comments

Comments
 (0)