@datapos/datapos-development 0.3.372 → 0.3.376

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 CHANGED
@@ -16,6 +16,7 @@ A collection of utilities for managing Data Positioning projects.
16
16
  Install as a development dependency:
17
17
 
18
18
  ```bash
19
+ cd datapos-development
19
20
  npm install --save-dev @datapos/datapos-development
20
21
  ```
21
22