mirror of
https://github.com/huggingface/kernels.git
synced 2025-10-20 20:46:42 +08:00
Update README.md (#24)
This commit is contained in:
committed by
GitHub
parent
3212affd9e
commit
d89239464a
@ -22,7 +22,7 @@ print(y)
|
||||
|
||||
## Docker Reference
|
||||
|
||||
build and run the reference [example/basic.py](example/basic.py) in a Docker container with the following commands:
|
||||
build and run the reference [examples/basic.py](examples/basic.py) in a Docker container with the following commands:
|
||||
|
||||
```bash
|
||||
docker build --platform linux/amd64 -t kernels-reference -f docker/Dockerfile.reference .
|
||||
|
Reference in New Issue
Block a user