-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Formatting and content updates for README.md
- Consistent use of Markdown headings: children of an h1 heading should be h2 headings - Consistent line wrapping: previously, some paragraphs were line-wrapped and others were not. This commit makes all paragraphs unwrapped. - Use `pip` for installation rather than `python setup.py` - Make it easier to copy-and-paste most command examples by removing `$` shell prompts - Remove unnecessary `GRANT` commands from mysql instructions: `%` is a wildcard so 'esi_leap'@'%'` already grants access to `'esi_leap'@'<database_ip>'` - Simplify the "Container Installation" section
- Loading branch information
Showing
1 changed file
with
42 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters