Skip to content

Slight bug in README.md documentation #2

Closed
@justinmchase

Description

@justinmchase

The part where you're showing how to add cppunitlite in the include_dirs is slightly wrong, I think. It seems like the end should actually be ")'
So this:

'<!(node -e "require(\'cpppunitlite\')'

Should actually be:

'<!(node -e "require(\'cppunitlite\')")'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions