Skip to content

Commit d6d3361

Browse files
committed
Add software link to assignment 2.
1 parent f78763c commit d6d3361

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

www/assignments/2.scrbl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@ the name or signature of any definition given to you. You may add any
2424
additional functions that help you solve the overall problem you're
2525
tackling.
2626

27+
@section[#:tag-prefix "a2-" #:style 'unnumbered]{Software}
28+
29+
You will need to install the @seclink["langs-package"]{@tt{langs}
30+
package}, which includes the
31+
@seclink["a86_Reference"]{@tt{a86} library}, in order to
32+
complete this assignment. It is recommended you start early in case
33+
you encounter any problems getting things set up. If you run into any
34+
issues, please seek help at office hours or on @link[@piazza]{Piazza}.
35+
36+
2737
@section[#:tag-prefix "a2-" #:style 'unnumbered]{Testing}
2838

2939
You can test your code in several ways:

0 commit comments

Comments
 (0)