Skip to content

Commit 3bb9a94

Browse files
committed
white space changes
1 parent d572146 commit 3bb9a94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ AWS SDK for C++ is now in General Availability and recommended for production us
5353
To compile in Linux, you must have the header files for libcurl, libopenssl. The packages are typically available in your package manager.
5454

5555
Debian based Linux distributions example:
56-
`sudo apt-get install libcurl-dev`
56+
`sudo apt-get install libcurl-dev`
5757

5858
RPM based Linux distributions example:
59-
`sudo [yum|dnf|zypper] install libcurl-devel`
59+
`sudo [yum|dnf|zypper] install libcurl-devel`
6060

6161
Optional: zlib (for compression)
6262
zlib is **optional** and only required if you need gzip/deflate compression

0 commit comments

Comments
 (0)