mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00

Make sure to run tools/install-n2 after updating to this commit.
n2 have merged in some changes we were previously hosting in a fork,
but the parsing of the flags was altered.
(cherry picked from commit 8e13e6bfc1
)
3 lines
112 B
Bash
Executable file
3 lines
112 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cargo install --git https://github.com/evmar/n2.git --rev 53ec691df749277104d1d4201a344fe4243d6d0a
|