mirror of
https://github.com/MillironX/beefblup.git
synced 2024-11-14 11:33:10 +00:00
Fix type
This commit is contained in:
parent
d87ee85795
commit
3f55072ecd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Why? It's part of my effort to
|
||||||
file](https://github.com/MillironX/beefblup/archive/refs/tags/v0.2.zip) and unzip it someplace memorable
|
file](https://github.com/MillironX/beefblup/archive/refs/tags/v0.2.zip) and unzip it someplace memorable
|
||||||
3. In your file explorer, copy the address of the "beefblup" folder
|
3. In your file explorer, copy the address of the "beefblup" folder
|
||||||
4. Launch Julia
|
4. Launch Julia
|
||||||
5. Type `cd("<the address copied in step 5")` and press **Enter** (For example,
|
5. Type `cd("<the address copied in step 5>")` and press **Enter** (For example,
|
||||||
`cd("C:\Users\MillironX\Documents\beefblup")`)
|
`cd("C:\Users\MillironX\Documents\beefblup")`)
|
||||||
6. Type the `]` key
|
6. Type the `]` key
|
||||||
7. Type `activate .` and press **Enter**
|
7. Type `activate .` and press **Enter**
|
||||||
|
|
Loading…
Reference in a new issue