Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
barretthugh committed Aug 19, 2022
1 parent a314eab commit 13e5a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker-compose up -d
3. modify PARSE_INIT, PARSE_MASTER_KEY, PARSEHOST in addclass.sh to match your environment, run addclass.sh to add classes
```
chmod +x ./addclass.sh
./addclass
./addclass.sh
```

4. register user via http://server:7777/register
Expand Down

0 comments on commit 13e5a3f

Please sign in to comment.