@gitlab/ui 114.7.1 → 114.8.0

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
@@ -56,7 +56,7 @@ or newer.
56
56
  git clone git@gitlab.com:gitlab-org/gitlab-services/design.gitlab.com.git
57
57
 
58
58
  # Navigate to the root of the project
59
- cd gitlab-ui
59
+ cd design.gitlab.com/packages/gitlab-ui
60
60
 
61
61
  # Install all the dependencies of the project
62
62
  yarn # or yarn install