We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8002a6 commit 472b8bdCopy full SHA for 472b8bd
.gitattributes
@@ -1 +1,2 @@
1
target/release/server filter=lfs diff=lfs merge=lfs -text
2
+target/release/emergency_stop_all filter=lfs diff=lfs merge=lfs -text
docs/README.md
@@ -9,12 +9,6 @@ conda env create -f env.yaml
9
conda activate docs
10
```
11
12
-Once in the environment `docs` install jekyll
13
-
14
-```
15
-gem install jekyll bundler
16
17
18
Then install necessary jekyll dependencies of the simplefoc docs:
19
20
0 commit comments