You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ To install [amaranth](https://amaranth-lang.org/docs/amaranth/latest/install.htm
9
9
[amaranth-boards](https://github.com/amaranth-lang/amaranth-boards) and the necessary dependencies
10
10
follow the [amaranth installation instructions](https://amaranth-lang.org/docs/amaranth/latest/install.html).
11
11
12
-
if amaranth-boards is not properly installed, you can install it directly from github with `pip install git+https://github.com/amaranth-lang/amaranth-boards.git`
12
+
If amaranth-boards is not properly installed, you can install it directly from github with `pip install git+https://github.com/amaranth-lang/amaranth-boards.git`
13
13
14
14
You also need to have the [iCEBreaker Toolchain](https://github.com/icebreaker-fpga/icebreaker-workshop#toolchain-installation) installed.
0 commit comments