Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.nd and config.json.example differ as to sequence of install operations #132

Open
marnanel opened this issue Sep 22, 2023 · 0 comments

Comments

@marnanel
Copy link

README.nd says

### Running the Test Suite

1. `npm install`
2. `cp config.json.example config.json`
3. Modify `config.json` for your run (be sure to remove all comments)

config.json.example says
/**

  • An example local configuration for the test suite. To use:
    1. Copy this file to one called config.json.
    1. Modify the file and replace with appropriate values for your system.
    1. npm install

I don't *think* it makes a difference, but it's inconsistent.
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

No branches or pull requests

1 participant