Skip to content

Fix README Dependencies #23, #15#24

Open
juanc004 wants to merge 1 commit intosmartcontractkit:mainfrom
juanc004:patch-1
Open

Fix README Dependencies #23, #15#24
juanc004 wants to merge 1 commit intosmartcontractkit:mainfrom
juanc004:patch-1

Conversation

@juanc004
Copy link

Removed the make command from the Quickstart section of the README to eliminate errors related to dependency conflicts. This change directly addresses issues #23 and #15.

  • Ensures compatibility with project dependencies by avoiding the make command which previously led to submodule path conflicts and identifier declaration errors.

  • Prevents issues for new users.

Removed the `make` command from the Quickstart section of the README to eliminate errors related to dependency conflicts. This change directly addresses issues smartcontractkit#23 and smartcontractkit#15.

- Ensures compatibility with project dependencies by avoiding the `make` command which previously led to submodule path conflicts and identifier declaration errors.

- Prevents issues for new users.
@juanc004 juanc004 changed the title Update to README Fix README Dependencies #23, #15 Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant