onnxruntime/docs/genai/howto
Ulrich Bönkemeyer 4b919fe2ac
Fix DirectML package name in genai/howto/install.md (#20771)
### Description
Fix package name 
from ```dotnet add package Microsoft.ML.OnnxRuntimeGenAI.*Cuda*
--prerelease``` to ```dotnet add package
Microsoft.ML.OnnxRuntimeGenAI.DirectML --prerelease``` in DirectML
section.

### Motivation and Context
Clearly confusing for beginners if not fixed (will break further processes)
2024-05-23 13:16:04 -07:00
..
build-from-source.md Generate() API updates (#20739) 2024-05-20 21:12:19 -07:00
build-model.md Generate() API updates (#20739) 2024-05-20 21:12:19 -07:00
index.md Generate() API updates (#20739) 2024-05-20 21:12:19 -07:00
install.md Fix DirectML package name in genai/howto/install.md (#20771) 2024-05-23 13:16:04 -07:00
setup-cuda-env.md Generate() API updates (#20739) 2024-05-20 21:12:19 -07:00