Skip to content

Commit 3d7ae1a

Browse files
Update README.md
1 parent a3a794a commit 3d7ae1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aws-cloudshell/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The AWS CloudShell is a convenient pre-authenticated browser based shell that gi
77
## Prerequisites to install cqlsh-expansion in AWS CloudShell
88

99

10-
In this section, we will prepare the AWS CloudShell for installation. The preferred method of installation is through pip. pip is the [package installer ](https://packaging.python.org/guides/tool-recommendations/) for Python. You can use pip to install packages from the [Python Package Index](https://pypi.org/) and other indexes. The cqlsh-expansion requires python 2 so you have to verify the what version python the Cloudshell is running before installing cqlsh-expansion.
10+
In this section, we will prepare the AWS CloudShell for installation. The preferred method of installation is through pip. pip is the [package installer ](https://packaging.python.org/guides/tool-recommendations/) for Python. You can use pip to install packages from the [Python Package Index.](https://pypi.org/) The cqlsh-expansion requires python 2 so you have to verify the what version python the Cloudshell is running before installing cqlsh-expansion.
1111

1212
`
1313
python --version
@@ -45,7 +45,7 @@ By default the cqlsh-expansion is not configured with ssl enabled, but the packa
4545

4646

4747

48-
This command will configure the Toolkit your cqlsh-expansion
48+
This command will configure the Toolkit in CloudShell.
4949

5050
`
5151
cqlsh-expansion.init

0 commit comments

Comments
 (0)