Skip to content

Commit 05e80a7

Browse files
authored
Merge pull request #11 from eclipse-esmf/bugfix/fix-readme-issues
Fix outdated information in the README
2 parents ecf4753 + 711c0f3 commit 05e80a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Are you having trouble with ESMF JS? We want to help!
3434
<!-- TODO: Replace this with esmf -->
3535

3636
```
37-
npm install @omp-sdk/aspect-model-loader
37+
npm install @esmf/aspect-model-loader
3838
```
3939

4040
## Usage
@@ -96,8 +96,8 @@ to update all index files under `src`. For more information see the project http
9696

9797
## Documentation
9898

99-
Further documentation and howto's are provided in the
100-
official [JS SDK User Documentation](https://eclipse-esmf.github.io/esmf-developer-guide/js-sdk-guide/1.0.0/index.html)
99+
Further documentation and HowTos are provided in the
100+
official [JS SDK User Documentation](https://eclipse-esmf.github.io/js-sdk-guide/index.html)
101101

102102
## License
103103

0 commit comments

Comments
 (0)