Skip to content

Commit 83a4133

Browse files
committed
try different formatting.
1 parent 06a2d3d commit 83a4133

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -129,20 +129,20 @@ $ brew install ta-lib
129129
Download [ta-lib-0.4.0-msvc.zip](http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-msvc.zip)
130130
and unzip to ``C:\ta-lib``
131131

132-
Note: This is a 32-bit release. If you want to use 64-bit Python, you will
133-
need to build a 64-bit version of the library.
134-
135-
Some unofficial (**and unsupported**) instructions for building on 64-bit Windows
136-
10, here for reference:
137-
138-
1. Download and Unzip ``ta-lib-0.4.0-msvc.zip``
139-
2. Move the Unzipped Folder ``ta-lib`` to ``C:\``
140-
3. Download and Install Visual Studio Community 2015
141-
* Remember to Select ``[Visual C++]`` Feature
142-
4. Build TA-Lib Library
143-
* From Windows Start Menu, Start ``[VS2015 x64 Native Tools Command Prompt]``
144-
* Move to ``C:\ta-lib\c\make\cdr\win32\msvc``
145-
* Build the Library ``nmake``
132+
> This is a 32-bit release. If you want to use 64-bit Python, you will need to
133+
> build a 64-bit version of the library.
134+
135+
> Some unofficial (**and unsupported**) instructions for building on 64-bit
136+
> Windows 10, here for reference:
137+
138+
> 1. Download and Unzip ``ta-lib-0.4.0-msvc.zip``
139+
> 2. Move the Unzipped Folder ``ta-lib`` to ``C:\``
140+
> 3. Download and Install Visual Studio Community 2015
141+
> * Remember to Select ``[Visual C++]`` Feature
142+
> 4. Build TA-Lib Library
143+
> * From Windows Start Menu, Start ``[VS2015 x64 Native Tools Command Prompt]``
144+
> * Move to ``C:\ta-lib\c\make\cdr\win32\msvc``
145+
> * Build the Library ``nmake``
146146
147147
You might also try these unofficial windows binaries for both 32-bit and
148148
64-bit:

0 commit comments

Comments
 (0)