Fix typos in Configuring_TRICK_with_Civetweb.md. #1188

This commit is contained in:
Penn, John M 047828115 2021-10-27 14:41:01 -05:00
parent 4647a0b266
commit d1258cde7c

View File

@ -3,8 +3,8 @@ To configure Trick to support the civetweb web server, you'll need to
1. Download Civetweb from [Github](https://github.com/civetweb/civetweb). Where you put the Civetweb directory will be designated as $(CIVETWEB_HOME).
2. Build the Civetweb library:
3. Configure Trick
2. Build the Civetweb library.
3. Configure Trick.
### Building the Civetweb Library
```bash