Skip to content

Commit fa129f6

Browse files
committed
Update documentation
1 parent 1d10eb1 commit fa129f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/scratch.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# If you don’t know what Julia is (and don’t want to know)
32

43
Julia is a fast and powerful programming language made for scientific and numerical computing.
@@ -73,4 +72,4 @@ TempestSDR.gui(;sdr=:bladerf,carrierFreq=600e6,samplingRate=20e6, gain = 30,addr
7372
7473
7574
Note
76-
- By using this steps, the package is installed in your global environment : You can instal it into an isolated env (see https://pkgdocs.julialang.org/v1/). If you are not plan to use Julia a lot, global env is fine.
75+
- By using this steps, the package is installed in your global environment : You can instal it into an isolated env (see https://pkgdocs.julialang.org/v1/). If you are not plan to use Julia a lot, global env is fine.

0 commit comments

Comments
 (0)