Skip to content

Commit b004cf3

Browse files
committed
README: npm link + pr
1 parent f28981a commit b004cf3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
33
> JHipster blueprint, This blueprint generated code that uses primeng components instead of bootstrap ones
44
5+
# IMPORTANT
6+
The latest release require using this fork with npm link:
7+
https://github.com/yelhouti/generator-jhipster/tree/composite-key
8+
9+
or this one for jhipster 7
10+
https://github.com/yelhouti/generator-jhipster/tree/composite-key-7
11+
12+
If you use this project and/or use composite keys in you project please upvote this PR: https://github.com/jhipster/generator-jhipster/pull/19849 so npm link is not need anymore
13+
514
# Introduction
615

716
This is a [JHipster](https://www.jhipster.tech/) blueprint, that is meant to be used in a JHipster application.

0 commit comments

Comments
 (0)