Skip to content

Commit f702109

Browse files
committed
npm 1.0.0
1 parent 5693426 commit f702109

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"bugs": {
2424
"url": "https://github.com/vb-consulting/NpgsqlRest/issues"
2525
},
26-
"homepage": "https://github.com/vb-consulting/NpgsqlRest#readme"
26+
"homepage": "https://github.com/vb-consulting/NpgsqlRest/blob/master/npm/readme.md"
2727
}

npm/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The `npgsqlrest` is an NPM distribution of AOT (ahead-of-time) native client bui
1414
- The source code for this build can be found on this location: [NpgsqlRestTestWebApi](https://github.com/vb-consulting/NpgsqlRest/tree/master/NpgsqlRestTestWebApi).
1515
- Executable files are distributed from the [release download page for the latest version](https://github.com/vb-consulting/NpgsqlRest/releases).
1616
- NPM post-install script will download the appropriate build for the target OS (Windows-64v or Linux-64, sorry Mac bros) and the [default configuration file](https://github.com/vb-consulting/NpgsqlRest/blob/master/NpgsqlRestTestWebApi/appsettings.json).
17-
- Executable will be available through NPX interface after install:
17+
- Executable will be available through the NPX interface after installation:
1818

1919
```console
2020
vbilopav@DESKTOP-O3A6QK2:~/npgsqlrest-npm-test$ npx npgsqlrest --help

0 commit comments

Comments
 (0)