Skip to content

Commit 99ba428

Browse files
add to readme
1 parent 9dd635f commit 99ba428

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ julia> if Sys.isapple()
1717
run(`apt-get gcc-8 libblas-dev libopenblas-base libfftw3-dev libmpfr-dev`)
1818
end
1919

20+
pkg> add FastTransforms
21+
2022
pkg> build FastTransforms
2123

2224
julia> using FastTransforms

0 commit comments

Comments
 (0)