You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ You may want to view your changes in the code-gov-fscp-react-component repo on y
19
19
2. Run `npm install` to install the dependencies required for the package in the `code-gov-fscp-react-component` directory.
20
20
3. Run `npm link` in the root level of the `code-gov-fscp-react-component` directory on your local machine.
21
21
4. On the `code-gov-front-end`[project](https://github.com/GSA/code-gov-front-end#getting-started), clone the repository and run `npm install` if you haven’t done this already.
22
-
5. Run `npm link @code.gov/code-gov-fscp-react-component` in the root level of the code-gov-front-end directory on your local machine.
22
+
5. Run `npm link @code.gov/fscp-react-component` in the root level of the code-gov-front-end directory on your local machine.
23
23
24
24
You are now using the latest version of the code.gov design system via your cloned version when running the `code-gov-front-end` site on your local machine. To stop using this version, run `npm unlink @code.gov/code-gov-fscp-react-component` from the root level of the `code-gov-front-end` directory.
0 commit comments