summaryrefslogtreecommitdiff
path: root/animism-align/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'animism-align/README.md')
-rw-r--r--animism-align/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/animism-align/README.md b/animism-align/README.md
index e08c35a..0e41ed4 100644
--- a/animism-align/README.md
+++ b/animism-align/README.md
@@ -2,7 +2,7 @@
Align a text to an audio file.
-## installation
+## Installation
First, install miniconda and node.
@@ -11,7 +11,7 @@ conda create env -f environment.yml
npm install
```
-## running the site
+## Running the site
Before running the commands, enter the client directory, load the Conda environment, and make sure the database is current:
@@ -31,7 +31,7 @@ npm run build
The server will be running on http://0.0.0.0:5000/
-## development
+## Development
Monitor the Javascript for changes (run in another window):