Skip to content

Commit 1faf2bf

Browse files
authored
#750 - remove extraneous language in quick-start-guide.md
1 parent 9ec2789 commit 1faf2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/quick-start-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Take the following steps to install the SDK and connect with the Planet Server.
1515

1616
This is a Python package, so you’ll need to install Python (version 3.7 or greater), and set up and install a virtual environment.
1717

18-
Yes. Even if you’re not writing code—and only using the "no code" CLI part of the Planet SDK for Python—you’re using Python to communicate with the Planet Labs PBC servers. It’s not too tricky, but it does require a presence of mind to complete. If you need help with Python install and setting up a virtual environment, read [Virtual Environments and the Planet SDK for Python](venv-tutorial.md).
18+
Yes. Even if you’re not writing code—and only using the "no code" CLI part of the Planet SDK for Python—you’re using Python to communicate with the Planet Labs PBC servers. If you need help with Python install and setting up a virtual environment, read [Virtual Environments and the Planet SDK for Python](venv-tutorial.md).
1919

2020
## Step 2: Install the Planet SDK for Python
2121

0 commit comments

Comments
 (0)