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.
2 parents 5a43cec + 163f5da commit b1b78a4Copy full SHA for b1b78a4
src/tools/x/README.md
@@ -1,3 +1,10 @@
1
# x
2
3
`x` invokes `x.py` from any subdirectory.
4
+
5
+To install, run the following commands:
6
7
+```
8
+$ cd rust/src/tools/x/
9
+$ cargo install --path .
10
0 commit comments