@dhasdk/simple-ui 1.0.6 → 1.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -43,7 +43,7 @@ This library was generated with [Nx](https://nx.dev) on React 18.x.
|
|
|
43
43
|
|
|
44
44
|
1. From the terminal run the following command:
|
|
45
45
|
|
|
46
|
-
- **`npm install @
|
|
46
|
+
- **`npm install @dhasdk/simple-ui`**
|
|
47
47
|
|
|
48
48
|
2. Integrate simple-ui into your local tailwind configuration
|
|
49
49
|
|