Skip to content

Commit

Permalink
docs: improve text
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho committed Jul 31, 2023
1 parent 7a1c0ed commit aa10c4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,7 @@ npm link @juntossomosmais/atomium

This will create a symbolic link between your project and the locally built Atomium libraries.

Now you can use the imported Atomium components in your project and test them locally.

Make sure to revert these changes and remove the NPM Link when you're done testing to avoid any conflicts or unexpected behavior with the actual installed version of Atomium in your project.
Now you can use the imported Atomium components in your project and test them locally. Make sure to revert these changes and remove the NPM Link when you're done testing to avoid any conflicts or unexpected behavior with the actual installed version of Atomium in your project.

By following these steps, you can easily test and verify any customizations or modifications you have made to Atomium locally using NPM Link.

Expand Down

0 comments on commit aa10c4a

Please sign in to comment.