Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion setup/linux_box.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ $ sudo pip install -r webapp/requirements.txt
This is not mandatory, but this setup senario is based on nginx.
If you don't install, you have to figure out how to setup by yourself.

Note: Do not start uWSGI yet! You need [Step4: Robot Arm Caribration](./README.md) first.
Note: Do not start uWSGI yet! You need [Step4: Robot Arm Calibration](./README.md) first.

```
$ sudo cp ./setup/nginx_config_example/webapp.conf /etc/nginx/conf.d/
Expand Down