# Instructor Demo: Command Line
# cURL Demo
In this activity, you will demonstrate how to use cURL in the terminal.
## Instructions
- * Open your terminal and type `curl https://api.github.com/users`.
- * This should return a list of the last 30 users who made a profile